#F2EA92#F2EA92
#F2EA92 is a very light, moderate yellow. Relative luminance 0.798; OKLCH L 92.4% C 0.110 H 103.8°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EA92 |
|---|---|
| RGB | rgb(242, 234, 146) |
| HSL | hsl(55, 79%, 76%) |
| HSV | hsv(55, 40%, 95%) |
| CMYK | cmyk(0%, 3.3%, 39.7%, 5.1%) |
| CIE-LAB | lab(91.59, -9.61, 43.67) |
| CIE-LCH | lch(91.59, 44.71, 102.41°) |
| OKLab | oklab(92.42% -0.0262 0.1065) |
| OKLCH | oklch(92.42% 0.11 103.8) |
| XYZ | xyz(71.2303, 79.8000, 38.8393) |
| Luminance | 0.7980 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.04
Dark Cream
#FFF39A
ΔE00 2.31
Buff
#FEF69E
ΔE00 2.53
Light Tan
#FBEEAC
ΔE00 4.42
Parchment
#FEFCAF
ΔE00 4.50
Palegoldenrod
#EEE8AA
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EA92 #929AF2
analogous
#F2BA92 #F2EA92 #CAF292
triadic
#F2EA92 #92F2EA #EA92F2
tetradic
#F2EA92 #92F2BA #929AF2 #F292CA
square
#F2EA92 #92F2BA #929AF2 #F292CA
split-complementary
#F2EA92 #92CAF2 #BA92F2
monochromatic
#E5D525 #EBDF5B #F2EA92 #F9F5C9 #FCFAE4
Accessibility & contrast
On white
1.24
#F2EA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#F2EA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EA92
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EA92 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48B
Deuteranopia (green-blind)
#FBE996
Tritanopia (blue-blind)
#FFDFD4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f2ea92; /* rgb */ color: rgb(242, 234, 146); /* oklch */ color: oklch(92.4% 0.110 103.8);
Tailwind
colors: {
custom: {
50: '#f8f0b3',
500: '#f2ea92',
950: '#000000',
},
}SCSS
$custom: #f2ea92; $custom-light: #f8f0b3; $custom-dark: #000000;
JSON
{
"hex": "#f2ea92",
"rgb": {
"r": 242,
"g": 234,
"b": 146
},
"hsl": {
"h": 55,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.92419,
"c": 0.10962,
"h": 103.8
},
"luminance": 0.79798
}Semantic roles & 50–950 ramp
primary
#F2EA92
secondary
#5963CF
accent
#1CDB0B
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581