#F2EA8F#F2EA8F
#F2EA8F is a very light, moderate yellow. Relative luminance 0.797; OKLCH L 92.4% C 0.113 H 104.0°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EA8F |
|---|---|
| RGB | rgb(242, 234, 143) |
| HSL | hsl(55, 79%, 75%) |
| HSV | hsv(55, 41%, 95%) |
| CMYK | cmyk(0%, 3.3%, 40.9%, 5.1%) |
| CIE-LAB | lab(91.55, -9.92, 45.09) |
| CIE-LCH | lch(91.55, 46.17, 102.41°) |
| OKLab | oklab(92.37% -0.0273 0.1095) |
| OKLCH | oklch(92.37% 0.113 104) |
| XYZ | xyz(71.0000, 79.7079, 37.6263) |
| Luminance | 0.7971 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 0.96
Dark Cream
#FFF39A
ΔE00 2.37
Buff
#FEF69E
ΔE00 2.62
Manilla
#FFFA86
ΔE00 4.59
Parchment
#FEFCAF
ΔE00 4.77
Sandy Yellow
#FDEE73
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EA8F #8F97F2
analogous
#F2B98F #F2EA8F #C8F28F
triadic
#F2EA8F #8FF2EA #EA8FF2
tetradic
#F2EA8F #8FF2B9 #8F97F2 #F28FC8
square
#F2EA8F #8FF2B9 #8F97F2 #F28FC8
split-complementary
#F2EA8F #8FC8F2 #B98FF2
monochromatic
#E5D521 #ECE058 #F2EA8F #F8F4C6 #FCFAE4
Accessibility & contrast
On white
1.24
#F2EA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#F2EA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EA8F
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EA8F | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E488
Deuteranopia (green-blind)
#FCE993
Tritanopia (blue-blind)
#FFDFD4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f2ea8f; /* rgb */ color: rgb(242, 234, 143); /* oklch */ color: oklch(92.4% 0.113 104.0);
Tailwind
colors: {
custom: {
50: '#f8f0b1',
500: '#f2ea8f',
950: '#000000',
},
}SCSS
$custom: #f2ea8f; $custom-light: #f8f0b1; $custom-dark: #000000;
JSON
{
"hex": "#f2ea8f",
"rgb": {
"r": 242,
"g": 234,
"b": 143
},
"hsl": {
"h": 55.152,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.92373,
"c": 0.11288,
"h": 104
},
"luminance": 0.79706
}Semantic roles & 50–950 ramp
primary
#F2EA8F
secondary
#5760CF
accent
#1BDB0A
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171611
muted
#858581