#FFE688#FFE688
#FFE688 is a very light, moderate yellow. Relative luminance 0.796; OKLCH L 92.6% C 0.117 H 94.9°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE688 |
|---|---|
| RGB | rgb(255, 230, 136) |
| HSL | hsl(47, 100%, 77%) |
| HSV | hsv(47, 47%, 100%) |
| CMYK | cmyk(0%, 9.8%, 46.7%, 0%) |
| CIE-LAB | lab(91.52, -3.51, 48.69) |
| CIE-LCH | lch(91.52, 48.81, 94.12°) |
| OKLab | oklab(92.57% -0.0101 0.1171) |
| OKLCH | oklch(92.57% 0.117 94.9) |
| XYZ | xyz(73.9830, 79.6341, 34.7616) |
| Luminance | 0.7963 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.27
Sandy
#F1DA7A
ΔE00 2.83
Yellow Tan
#FFE36E
ΔE00 3.25
Pale Gold
#FDDE6C
ΔE00 3.48
Sand Yellow
#FCE166
ΔE00 4.06
Khaki (CSS)
#F0E68C
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE688 #88A1FF
analogous
#FFAB88 #FFE688 #DDFF88
triadic
#FFE688 #88FFE6 #E688FF
tetradic
#FFE688 #88FFAB #88A1FF #FF88DD
square
#FFE688 #88FFAB #88A1FF #FF88DD
split-complementary
#FFE688 #88DDFF #AB88FF
monochromatic
#FFCC0E #FFD94B #FFE688 #FFF3C5 #FFF9E0
Accessibility & contrast
On white
1.24
#FFE688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#FFE688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE688
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE688 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E280
Deuteranopia (green-blind)
#FEEA8C
Tritanopia (blue-blind)
#FFD9CF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe688; /* rgb */ color: rgb(255, 230, 136); /* oklch */ color: oklch(92.6% 0.117 94.9);
Tailwind
colors: {
custom: {
50: '#ffedac',
500: '#ffe688',
950: '#000000',
},
}SCSS
$custom: #ffe688; $custom-light: #ffedac; $custom-dark: #000000;
JSON
{
"hex": "#ffe688",
"rgb": {
"r": 255,
"g": 230,
"b": 136
},
"hsl": {
"h": 47.395,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.92574,
"c": 0.11748,
"h": 94.9
},
"luminance": 0.79631
}Semantic roles & 50–950 ramp
primary
#FFE688
secondary
#4C6BDF
accent
#30E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481