#F2E588#F2E588
#F2E588 is a very light, moderate yellow. Relative luminance 0.767; OKLCH L 91.3% C 0.115 H 101.4°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E588 |
|---|---|
| RGB | rgb(242, 229, 136) |
| HSL | hsl(53, 80%, 74%) |
| HSV | hsv(53, 44%, 95%) |
| CMYK | cmyk(0%, 5.4%, 43.8%, 5.1%) |
| CIE-LAB | lab(90.18, -8.13, 46.79) |
| CIE-LCH | lch(90.18, 47.49, 99.85°) |
| OKLab | oklab(91.25% -0.0227 0.1129) |
| OKLCH | oklch(91.25% 0.115 101.4) |
| XYZ | xyz(69.0828, 76.6956, 34.4525) |
| Luminance | 0.7669 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 0.96
Dark Cream
#FFF39A
ΔE00 3.09
Sandy
#F1DA7A
ΔE00 3.50
Buff
#FEF69E
ΔE00 3.84
Sandy Yellow
#FDEE73
ΔE00 4.39
Wheat (survey)
#FBDD7E
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E588 #8895F2
analogous
#F2B088 #F2E588 #CAF288
triadic
#F2E588 #88F2E5 #E588F2
tetradic
#F2E588 #88F2B0 #8895F2 #F288CA
square
#F2E588 #88F2B0 #8895F2 #F288CA
split-complementary
#F2E588 #88CAF2 #B088F2
monochromatic
#E6CD1A #ECD951 #F2E588 #F8F1BF #FCF9E3
Accessibility & contrast
On white
1.29
#F2E588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#F2E588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E588
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E588 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E081
Deuteranopia (green-blind)
#F9E58C
Tritanopia (blue-blind)
#FFD9CF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2e588; /* rgb */ color: rgb(242, 229, 136); /* oklch */ color: oklch(91.3% 0.115 101.4);
Tailwind
colors: {
custom: {
50: '#f8edac',
500: '#f2e588',
950: '#000000',
},
}SCSS
$custom: #f2e588; $custom-light: #f8edac; $custom-dark: #000000;
JSON
{
"hex": "#f2e588",
"rgb": {
"r": 242,
"g": 229,
"b": 136
},
"hsl": {
"h": 52.642,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.91254,
"c": 0.11521,
"h": 101.4
},
"luminance": 0.76693
}Semantic roles & 50–950 ramp
primary
#F2E588
secondary
#5060CE
accent
#23DD09
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#171610
muted
#858481