#F2EA97#F2EA97
#F2EA97 is a very light, moderate yellow. Relative luminance 0.800; OKLCH L 92.5% C 0.104 H 103.5°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EA97 |
|---|---|
| RGB | rgb(242, 234, 151) |
| HSL | hsl(55, 78%, 77%) |
| HSV | hsv(55, 38%, 95%) |
| CMYK | cmyk(0%, 3.3%, 37.6%, 5.1%) |
| CIE-LAB | lab(91.67, -9.07, 41.29) |
| CIE-LCH | lch(91.67, 42.27, 102.39°) |
| OKLab | oklab(92.5% -0.0243 0.1012) |
| OKLCH | oklch(92.5% 0.104 103.5) |
| XYZ | xyz(71.6278, 79.9590, 40.9326) |
| Luminance | 0.7996 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.56
Dark Cream
#FFF39A
ΔE00 2.45
Buff
#FEF69E
ΔE00 2.58
Light Tan
#FBEEAC
ΔE00 3.70
Palegoldenrod
#EEE8AA
ΔE00 3.95
Parchment
#FEFCAF
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EA97 #979FF2
analogous
#F2BD97 #F2EA97 #CDF297
triadic
#F2EA97 #97F2EA #EA97F2
tetradic
#F2EA97 #97F2BD #979FF2 #F297CD
square
#F2EA97 #97F2BD #979FF2 #F297CD
split-complementary
#F2EA97 #97CDF2 #BD97F2
monochromatic
#E4D42A #EBDF61 #F2EA97 #F9F5CD #FCFAE4
Accessibility & contrast
On white
1.24
#F2EA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#F2EA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EA97
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EA97 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E491
Deuteranopia (green-blind)
#FBE99A
Tritanopia (blue-blind)
#FFE0D5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f2ea97; /* rgb */ color: rgb(242, 234, 151); /* oklch */ color: oklch(92.5% 0.104 103.5);
Tailwind
colors: {
custom: {
50: '#f7f0b6',
500: '#f2ea97',
950: '#000000',
},
}SCSS
$custom: #f2ea97; $custom-light: #f7f0b6; $custom-dark: #000000;
JSON
{
"hex": "#f2ea97",
"rgb": {
"r": 242,
"g": 234,
"b": 151
},
"hsl": {
"h": 54.725,
"s": 77.778,
"l": 77.059
},
"oklch": {
"l": 0.92499,
"c": 0.1041,
"h": 103.5
},
"luminance": 0.79957
}Semantic roles & 50–950 ramp
primary
#F2EA97
secondary
#5E68CF
accent
#1EDA0B
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581