#F2EA91#F2EA91
#F2EA91 is a very light, moderate yellow. Relative luminance 0.798; OKLCH L 92.4% C 0.111 H 103.9°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EA91 |
|---|---|
| RGB | rgb(242, 234, 145) |
| HSL | hsl(55, 79%, 76%) |
| HSV | hsv(55, 40%, 95%) |
| CMYK | cmyk(0%, 3.3%, 40.1%, 5.1%) |
| CIE-LAB | lab(91.58, -9.71, 44.14) |
| CIE-LCH | lch(91.58, 45.20, 102.41°) |
| OKLab | oklab(92.4% -0.0266 0.1075) |
| OKLCH | oklch(92.4% 0.111 103.9) |
| XYZ | xyz(71.1529, 79.7690, 38.4314) |
| Luminance | 0.7977 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 0.99
Dark Cream
#FFF39A
ΔE00 2.32
Buff
#FEF69E
ΔE00 2.55
Light Tan
#FBEEAC
ΔE00 4.57
Parchment
#FEFCAF
ΔE00 4.59
Manilla
#FFFA86
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EA91 #9199F2
analogous
#F2B991 #F2EA91 #C9F291
triadic
#F2EA91 #91F2EA #EA91F2
tetradic
#F2EA91 #91F2B9 #9199F2 #F291C9
square
#F2EA91 #91F2B9 #9199F2 #F291C9
split-complementary
#F2EA91 #91C9F2 #B991F2
monochromatic
#E5D524 #ECE05A #F2EA91 #F8F4C8 #FCFAE4
Accessibility & contrast
On white
1.24
#F2EA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#F2EA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EA91
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EA91 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E48A
Deuteranopia (green-blind)
#FCE995
Tritanopia (blue-blind)
#FFDFD4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f2ea91; /* rgb */ color: rgb(242, 234, 145); /* oklch */ color: oklch(92.4% 0.111 103.9);
Tailwind
colors: {
custom: {
50: '#f8f0b2',
500: '#f2ea91',
950: '#000000',
},
}SCSS
$custom: #f2ea91; $custom-light: #f8f0b2; $custom-dark: #000000;
JSON
{
"hex": "#f2ea91",
"rgb": {
"r": 242,
"g": 234,
"b": 145
},
"hsl": {
"h": 55.052,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.92404,
"c": 0.11071,
"h": 103.9
},
"luminance": 0.79767
}Semantic roles & 50–950 ramp
primary
#F2EA91
secondary
#5862CF
accent
#1CDB0A
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581