#FFE086#FFE086
#FFE086 is a very light, moderate orange. Relative luminance 0.763; OKLCH L 91.4% C 0.115 H 91.0°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE086 |
|---|---|
| RGB | rgb(255, 224, 134) |
| HSL | hsl(45, 100%, 76%) |
| HSV | hsv(45, 47%, 100%) |
| CMYK | cmyk(0%, 12.2%, 47.5%, 0%) |
| CIE-LAB | lab(90.00, -0.66, 47.77) |
| CIE-LCH | lch(90.00, 47.78, 90.80°) |
| OKLab | oklab(91.36% -0.002 0.1149) |
| OKLCH | oklch(91.36% 0.115 91) |
| XYZ | xyz(72.2011, 76.2957, 33.4730) |
| Luminance | 0.7629 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.17
Sandy
#F1DA7A
ΔE00 3.09
Pale Gold
#FDDE6C
ΔE00 3.49
Yellow Tan
#FFE36E
ΔE00 4.03
Light Mustard
#F7D560
ΔE00 4.53
Sand Yellow
#FCE166
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE086 #86A5FF
analogous
#FFA486 #FFE086 #E2FF86
triadic
#FFE086 #86FFE0 #E086FF
tetradic
#FFE086 #86FFA4 #86A5FF #FF86E2
square
#FFE086 #86FFA4 #86A5FF #FF86E2
split-complementary
#FFE086 #86E2FF #A486FF
monochromatic
#FFC10C #FFD049 #FFE086 #FFF0C3 #FFF7E0
Accessibility & contrast
On white
1.29
#FFE086 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#FFE086 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE086
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE086 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE086 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7F
Deuteranopia (green-blind)
#FAE689
Tritanopia (blue-blind)
#FFD3CA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffe086; /* rgb */ color: rgb(255, 224, 134); /* oklch */ color: oklch(91.4% 0.115 91.0);
Tailwind
colors: {
custom: {
50: '#ffe9ab',
500: '#ffe086',
950: '#000000',
},
}SCSS
$custom: #ffe086; $custom-light: #ffe9ab; $custom-dark: #000000;
JSON
{
"hex": "#ffe086",
"rgb": {
"r": 255,
"g": 224,
"b": 134
},
"hsl": {
"h": 44.628,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.91362,
"c": 0.11489,
"h": 91
},
"luminance": 0.76293
}Semantic roles & 50–950 ramp
primary
#FFE086
secondary
#4A70DF
accent
#3BE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481