#F2EA8B#F2EA8B
#F2EA8B is a very light, moderate yellow. Relative luminance 0.796; OKLCH L 92.3% C 0.117 H 104.2°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EA8B |
|---|---|
| RGB | rgb(242, 234, 139) |
| HSL | hsl(55, 80%, 75%) |
| HSV | hsv(55, 43%, 95%) |
| CMYK | cmyk(0%, 3.3%, 42.6%, 5.1%) |
| CIE-LAB | lab(91.50, -10.32, 46.97) |
| CIE-LCH | lch(91.50, 48.09, 102.40°) |
| OKLab | oklab(92.31% -0.0288 0.1136) |
| OKLCH | oklch(92.31% 0.117 104.2) |
| XYZ | xyz(70.7024, 79.5889, 36.0589) |
| Luminance | 0.7959 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.17
Dark Cream
#FFF39A
ΔE00 2.56
Buff
#FEF69E
ΔE00 2.86
Manilla
#FFFA86
ΔE00 4.18
Sandy Yellow
#FDEE73
ΔE00 4.30
Straw
#FCF679
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EA8B #8B93F2
analogous
#F2B78B #F2EA8B #C6F28B
triadic
#F2EA8B #8BF2EA #EA8BF2
tetradic
#F2EA8B #8BF2B7 #8B93F2 #F28BC6
square
#F2EA8B #8BF2B7 #8B93F2 #F28BC6
split-complementary
#F2EA8B #8BC6F2 #B78BF2
monochromatic
#E6D61D #ECE054 #F2EA8B #F8F4C2 #FCFAE3
Accessibility & contrast
On white
1.24
#F2EA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#F2EA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EA8B
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EA8B | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E483
Deuteranopia (green-blind)
#FCE98F
Tritanopia (blue-blind)
#FFDFD3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f2ea8b; /* rgb */ color: rgb(242, 234, 139); /* oklch */ color: oklch(92.3% 0.117 104.2);
Tailwind
colors: {
custom: {
50: '#f8f0ae',
500: '#f2ea8b',
950: '#000000',
},
}SCSS
$custom: #f2ea8b; $custom-light: #f8f0ae; $custom-dark: #000000;
JSON
{
"hex": "#f2ea8b",
"rgb": {
"r": 242,
"g": 234,
"b": 139
},
"hsl": {
"h": 55.34,
"s": 79.845,
"l": 74.706
},
"oklch": {
"l": 0.92313,
"c": 0.11715,
"h": 104.2
},
"luminance": 0.79587
}Semantic roles & 50–950 ramp
primary
#F2EA8B
secondary
#535CCE
accent
#1ADC09
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581