#FFE689#FFE689
#FFE689 is a very light, moderate yellow. Relative luminance 0.797; OKLCH L 92.6% C 0.116 H 94.8°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE689 |
|---|---|
| RGB | rgb(255, 230, 137) |
| HSL | hsl(47, 100%, 77%) |
| HSV | hsv(47, 46%, 100%) |
| CMYK | cmyk(0%, 9.8%, 46.3%, 0%) |
| CIE-LAB | lab(91.53, -3.42, 48.22) |
| CIE-LCH | lch(91.53, 48.34, 94.05°) |
| OKLab | oklab(92.59% -0.0097 0.1161) |
| OKLCH | oklch(92.59% 0.116 94.8) |
| XYZ | xyz(74.0544, 79.6627, 35.1377) |
| Luminance | 0.7966 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.28
Sandy
#F1DA7A
ΔE00 2.87
Yellow Tan
#FFE36E
ΔE00 3.40
Pale Gold
#FDDE6C
ΔE00 3.60
Khaki (CSS)
#F0E68C
ΔE00 4.17
Sand Yellow
#FCE166
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE689 #89A2FF
analogous
#FFAB89 #FFE689 #DDFF89
triadic
#FFE689 #89FFE6 #E689FF
tetradic
#FFE689 #89FFAB #89A2FF #FF89DD
square
#FFE689 #89FFAB #89A2FF #FF89DD
split-complementary
#FFE689 #89DDFF #AB89FF
monochromatic
#FFCC0F #FFD94C #FFE689 #FFF3C6 #FFF9E0
Accessibility & contrast
On white
1.24
#FFE689 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#FFE689 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE689
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE689 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE689 | 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)
#F7E281
Deuteranopia (green-blind)
#FEEA8D
Tritanopia (blue-blind)
#FFD9D0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe689; /* rgb */ color: rgb(255, 230, 137); /* oklch */ color: oklch(92.6% 0.116 94.8);
Tailwind
colors: {
custom: {
50: '#ffedad',
500: '#ffe689',
950: '#000000',
},
}SCSS
$custom: #ffe689; $custom-light: #ffedad; $custom-dark: #000000;
JSON
{
"hex": "#ffe689",
"rgb": {
"r": 255,
"g": 230,
"b": 137
},
"hsl": {
"h": 47.288,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.92588,
"c": 0.11648,
"h": 94.8
},
"luminance": 0.7966
}Semantic roles & 50–950 ramp
primary
#FFE689
secondary
#4D6CE0
accent
#31E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481