#FFE787#FFE787
#FFE787 is a very light, moderate yellow. Relative luminance 0.802; OKLCH L 92.8% C 0.119 H 95.7°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE787 |
|---|---|
| RGB | rgb(255, 231, 135) |
| HSL | hsl(48, 100%, 76%) |
| HSV | hsv(48, 47%, 100%) |
| CMYK | cmyk(0%, 9.4%, 47.1%, 0%) |
| CIE-LAB | lab(91.76, -4.10, 49.47) |
| CIE-LCH | lch(91.76, 49.64, 94.74°) |
| OKLab | oklab(92.76% -0.0119 0.1187) |
| OKLCH | oklch(92.76% 0.119 95.7) |
| XYZ | xyz(74.1913, 80.1640, 34.4821) |
| Luminance | 0.8016 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.60
Sandy
#F1DA7A
ΔE00 2.92
Yellow Tan
#FFE36E
ΔE00 3.08
Pale Gold
#FDDE6C
ΔE00 3.47
Sand Yellow
#FCE166
ΔE00 3.86
Khaki (CSS)
#F0E68C
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE787 #879FFF
analogous
#FFAB87 #FFE787 #DBFF87
triadic
#FFE787 #87FFE7 #E787FF
tetradic
#FFE787 #87FFAB #879FFF #FF87DB
square
#FFE787 #87FFAB #879FFF #FF87DB
split-complementary
#FFE787 #87DBFF #AB87FF
monochromatic
#FFCF0D #FFDB4A #FFE787 #FFF3C4 #FFF9E0
Accessibility & contrast
On white
1.23
#FFE787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#FFE787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE787
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE787 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37F
Deuteranopia (green-blind)
#FFEB8B
Tritanopia (blue-blind)
#FFDAD0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe787; /* rgb */ color: rgb(255, 231, 135); /* oklch */ color: oklch(92.8% 0.119 95.7);
Tailwind
colors: {
custom: {
50: '#ffeeab',
500: '#ffe787',
950: '#000000',
},
}SCSS
$custom: #ffe787; $custom-light: #ffeeab; $custom-dark: #000000;
JSON
{
"hex": "#ffe787",
"rgb": {
"r": 255,
"g": 231,
"b": 135
},
"hsl": {
"h": 48,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.92758,
"c": 0.11931,
"h": 95.7
},
"luminance": 0.80161
}Semantic roles & 50–950 ramp
primary
#FFE787
secondary
#4B69DF
accent
#2EE600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481