#FFE589#FFE589
#FFE589 is a very light, moderate yellow. Relative luminance 0.791; OKLCH L 92.4% C 0.116 H 94.1°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE589 |
|---|---|
| RGB | rgb(255, 229, 137) |
| HSL | hsl(47, 100%, 77%) |
| HSV | hsv(47, 46%, 100%) |
| CMYK | cmyk(0%, 10.2%, 46.3%, 0%) |
| CIE-LAB | lab(91.28, -2.91, 47.91) |
| CIE-LCH | lch(91.28, 48.00, 93.48°) |
| OKLab | oklab(92.39% -0.0083 0.1154) |
| OKLCH | oklch(92.39% 0.116 94.1) |
| XYZ | xyz(73.7769, 79.1077, 35.0452) |
| Luminance | 0.7911 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.00
Sandy
#F1DA7A
ΔE00 2.82
Yellow Tan
#FFE36E
ΔE00 3.49
Pale Gold
#FDDE6C
ΔE00 3.55
Sand Yellow
#FCE166
ΔE00 4.30
Khaki (CSS)
#F0E68C
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE589 #89A3FF
analogous
#FFAA89 #FFE589 #DEFF89
triadic
#FFE589 #89FFE5 #E589FF
tetradic
#FFE589 #89FFAA #89A3FF #FF89DE
square
#FFE589 #89FFAA #89A3FF #FF89DE
split-complementary
#FFE589 #89DEFF #AA89FF
monochromatic
#FFCA0F #FFD84C #FFE589 #FFF2C6 #FFF8E0
Accessibility & contrast
On white
1.25
#FFE589 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#FFE589 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE589
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE589 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE589 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E182
Deuteranopia (green-blind)
#FDEA8C
Tritanopia (blue-blind)
#FFD8CF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe589; /* rgb */ color: rgb(255, 229, 137); /* oklch */ color: oklch(92.4% 0.116 94.1);
Tailwind
colors: {
custom: {
50: '#ffedad',
500: '#ffe589',
950: '#000000',
},
}SCSS
$custom: #ffe589; $custom-light: #ffedad; $custom-dark: #000000;
JSON
{
"hex": "#ffe589",
"rgb": {
"r": 255,
"g": 229,
"b": 137
},
"hsl": {
"h": 46.78,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.9239,
"c": 0.11567,
"h": 94.1
},
"luminance": 0.79105
}Semantic roles & 50–950 ramp
primary
#FFE589
secondary
#4D6DE0
accent
#33E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481