#FFE087#FFE087
#FFE087 is a very light, moderate orange. Relative luminance 0.763; OKLCH L 91.4% C 0.114 H 90.8°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE087 |
|---|---|
| RGB | rgb(255, 224, 135) |
| HSL | hsl(45, 100%, 76%) |
| HSV | hsv(45, 47%, 100%) |
| CMYK | cmyk(0%, 12.2%, 47.1%, 0%) |
| CIE-LAB | lab(90.01, -0.57, 47.30) |
| CIE-LCH | lch(90.01, 47.30, 90.69°) |
| OKLab | oklab(91.38% -0.0016 0.1139) |
| OKLCH | oklch(91.38% 0.114 90.8) |
| XYZ | xyz(72.2712, 76.3237, 33.8421) |
| Luminance | 0.7632 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.29
Sandy
#F1DA7A
ΔE00 3.17
Pale Gold
#FDDE6C
ΔE00 3.65
Yellow Tan
#FFE36E
ΔE00 4.19
Light Mustard
#F7D560
ΔE00 4.66
Sand Yellow
#FCE166
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE087 #87A6FF
analogous
#FFA487 #FFE087 #E2FF87
triadic
#FFE087 #87FFE0 #E087FF
tetradic
#FFE087 #87FFA4 #87A6FF #FF87E2
square
#FFE087 #87FFA4 #87A6FF #FF87E2
split-complementary
#FFE087 #87E2FF #A487FF
monochromatic
#FFC00D #FFD04A #FFE087 #FFF0C4 #FFF7E0
Accessibility & contrast
On white
1.29
#FFE087 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#FFE087 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE087
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE087 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE087 | 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)
#F2DD80
Deuteranopia (green-blind)
#FAE68A
Tritanopia (blue-blind)
#FFD3CA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffe087; /* rgb */ color: rgb(255, 224, 135); /* oklch */ color: oklch(91.4% 0.114 90.8);
Tailwind
colors: {
custom: {
50: '#ffe9ab',
500: '#ffe087',
950: '#000000',
},
}SCSS
$custom: #ffe087; $custom-light: #ffe9ab; $custom-dark: #000000;
JSON
{
"hex": "#ffe087",
"rgb": {
"r": 255,
"g": 224,
"b": 135
},
"hsl": {
"h": 44.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.91376,
"c": 0.11389,
"h": 90.8
},
"luminance": 0.76321
}Semantic roles & 50–950 ramp
primary
#FFE087
secondary
#4B71DF
accent
#3BE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481