#FFE687#FFE687
#FFE687 is a very light, moderate yellow. Relative luminance 0.796; OKLCH L 92.6% C 0.118 H 95.1°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE687 |
|---|---|
| RGB | rgb(255, 230, 135) |
| HSL | hsl(48, 100%, 76%) |
| HSV | hsv(48, 47%, 100%) |
| CMYK | cmyk(0%, 9.8%, 47.1%, 0%) |
| CIE-LAB | lab(91.51, -3.60, 49.16) |
| CIE-LCH | lch(91.51, 49.29, 94.19°) |
| OKLab | oklab(92.56% -0.0104 0.118) |
| OKLCH | oklch(92.56% 0.118 95.1) |
| XYZ | xyz(73.9122, 79.6058, 34.3891) |
| Luminance | 0.7960 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.27
Sandy
#F1DA7A
ΔE00 2.81
Yellow Tan
#FFE36E
ΔE00 3.11
Pale Gold
#FDDE6C
ΔE00 3.37
Sand Yellow
#FCE166
ΔE00 3.91
Khaki (CSS)
#F0E68C
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE687 #87A0FF
analogous
#FFAA87 #FFE687 #DCFF87
triadic
#FFE687 #87FFE6 #E687FF
tetradic
#FFE687 #87FFAA #87A0FF #FF87DC
square
#FFE687 #87FFAA #87A0FF #FF87DC
split-complementary
#FFE687 #87DCFF #AA87FF
monochromatic
#FFCD0D #FFD94A #FFE687 #FFF3C4 #FFF9E0
Accessibility & contrast
On white
1.24
#FFE687 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#FFE687 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE687
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE687 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE687 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27F
Deuteranopia (green-blind)
#FEEA8B
Tritanopia (blue-blind)
#FFD9CF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe687; /* rgb */ color: rgb(255, 230, 135); /* oklch */ color: oklch(92.6% 0.118 95.1);
Tailwind
colors: {
custom: {
50: '#ffedab',
500: '#ffe687',
950: '#000000',
},
}SCSS
$custom: #ffe687; $custom-light: #ffedab; $custom-dark: #000000;
JSON
{
"hex": "#ffe687",
"rgb": {
"r": 255,
"g": 230,
"b": 135
},
"hsl": {
"h": 47.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.9256,
"c": 0.11849,
"h": 95.1
},
"luminance": 0.79603
}Semantic roles & 50–950 ramp
primary
#FFE687
secondary
#4B6ADF
accent
#30E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481