#F5EA89#F5EA89
#F5EA89 is a very light, moderate yellow. Relative luminance 0.801; OKLCH L 92.5% C 0.119 H 102.8°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F5EA89 |
|---|---|
| RGB | rgb(245, 234, 137) |
| HSL | hsl(54, 84%, 75%) |
| HSV | hsv(54, 44%, 96%) |
| CMYK | cmyk(0%, 4.5%, 44.1%, 3.9%) |
| CIE-LAB | lab(91.71, -9.35, 48.26) |
| CIE-LCH | lch(91.71, 49.16, 100.96°) |
| OKLab | oklab(92.53% -0.0263 0.1163) |
| OKLCH | oklch(92.53% 0.119 102.8) |
| XYZ | xyz(71.5960, 80.0664, 35.3450) |
| Luminance | 0.8006 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.37
Dark Cream
#FFF39A
ΔE00 2.41
Buff
#FEF69E
ΔE00 3.03
Sandy Yellow
#FDEE73
ΔE00 3.69
Manilla
#FFFA86
ΔE00 4.12
Straw
#FCF679
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5EA89 #8994F5
analogous
#F5B489 #F5EA89 #CAF589
triadic
#F5EA89 #89F5EA #EA89F5
tetradic
#F5EA89 #89F5B4 #8994F5 #F589CA
square
#F5EA89 #89F5B4 #8994F5 #F589CA
split-complementary
#F5EA89 #89CAF5 #B489F5
monochromatic
#EBD618 #F0E051 #F5EA89 #FAF4C1 #FDFAE3
Accessibility & contrast
On white
1.23
#F5EA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#F5EA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5EA89
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5EA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5EA89 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE481
Deuteranopia (green-blind)
#FDEA8D
Tritanopia (blue-blind)
#FFDED3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f5ea89; /* rgb */ color: rgb(245, 234, 137); /* oklch */ color: oklch(92.5% 0.119 102.8);
Tailwind
colors: {
custom: {
50: '#faf0ad',
500: '#f5ea89',
950: '#000000',
},
}SCSS
$custom: #f5ea89; $custom-light: #faf0ad; $custom-dark: #000000;
JSON
{
"hex": "#f5ea89",
"rgb": {
"r": 245,
"g": 234,
"b": 137
},
"hsl": {
"h": 53.889,
"s": 84.375,
"l": 74.902
},
"oklch": {
"l": 0.92533,
"c": 0.11922,
"h": 102.8
},
"luminance": 0.80064
}Semantic roles & 50–950 ramp
primary
#F5EA89
secondary
#505DD2
accent
#1BE105
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581