#F5EA8A#F5EA8A
#F5EA8A is a very light, moderate yellow. Relative luminance 0.801; OKLCH L 92.5% C 0.118 H 102.7°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F5EA8A |
|---|---|
| RGB | rgb(245, 234, 138) |
| HSL | hsl(54, 84%, 75%) |
| HSV | hsv(54, 44%, 96%) |
| CMYK | cmyk(0%, 4.5%, 43.7%, 3.9%) |
| CIE-LAB | lab(91.73, -9.25, 47.79) |
| CIE-LCH | lch(91.73, 48.68, 100.95°) |
| OKLab | oklab(92.55% -0.026 0.1153) |
| OKLCH | oklch(92.55% 0.118 102.7) |
| XYZ | xyz(71.6680, 80.0952, 35.7245) |
| Luminance | 0.8009 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.27
Dark Cream
#FFF39A
ΔE00 2.33
Buff
#FEF69E
ΔE00 2.95
Sandy Yellow
#FDEE73
ΔE00 3.82
Manilla
#FFFA86
ΔE00 4.20
Straw
#FCF679
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5EA8A #8A95F5
analogous
#F5B58A #F5EA8A #CAF58A
triadic
#F5EA8A #8AF5EA #EA8AF5
tetradic
#F5EA8A #8AF5B5 #8A95F5 #F58ACA
square
#F5EA8A #8AF5B5 #8A95F5 #F58ACA
split-complementary
#F5EA8A #8ACAF5 #B58AF5
monochromatic
#EBD619 #F0E052 #F5EA8A #FAF4C2 #FDFAE3
Accessibility & contrast
On white
1.23
#F5EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#F5EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5EA8A
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5EA8A | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE482
Deuteranopia (green-blind)
#FDEA8E
Tritanopia (blue-blind)
#FFDED3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f5ea8a; /* rgb */ color: rgb(245, 234, 138); /* oklch */ color: oklch(92.5% 0.118 102.7);
Tailwind
colors: {
custom: {
50: '#faf0ae',
500: '#f5ea8a',
950: '#000000',
},
}SCSS
$custom: #f5ea8a; $custom-light: #faf0ae; $custom-dark: #000000;
JSON
{
"hex": "#f5ea8a",
"rgb": {
"r": 245,
"g": 234,
"b": 138
},
"hsl": {
"h": 53.832,
"s": 84.252,
"l": 75.098
},
"oklch": {
"l": 0.92547,
"c": 0.11819,
"h": 102.7
},
"luminance": 0.80093
}Semantic roles & 50–950 ramp
primary
#F5EA8A
secondary
#515ED2
accent
#1BE105
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581