#F2EA94#F2EA94
#F2EA94 is a very light, moderate yellow. Relative luminance 0.799; OKLCH L 92.5% C 0.107 H 103.7°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EA94 |
|---|---|
| RGB | rgb(242, 234, 148) |
| HSL | hsl(55, 78%, 76%) |
| HSV | hsv(55, 39%, 95%) |
| CMYK | cmyk(0%, 3.3%, 38.8%, 5.1%) |
| CIE-LAB | lab(91.62, -9.40, 42.72) |
| CIE-LCH | lch(91.62, 43.74, 102.41°) |
| OKLab | oklab(92.45% -0.0254 0.1044) |
| OKLCH | oklch(92.45% 0.107 103.7) |
| XYZ | xyz(71.3873, 79.8628, 39.6658) |
| Luminance | 0.7986 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.21
Dark Cream
#FFF39A
ΔE00 2.34
Buff
#FEF69E
ΔE00 2.52
Light Tan
#FBEEAC
ΔE00 4.13
Parchment
#FEFCAF
ΔE00 4.34
Palegoldenrod
#EEE8AA
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EA94 #949CF2
analogous
#F2BB94 #F2EA94 #CBF294
triadic
#F2EA94 #94F2EA #EA94F2
tetradic
#F2EA94 #94F2BB #949CF2 #F294CB
square
#F2EA94 #94F2BB #949CF2 #F294CB
split-complementary
#F2EA94 #94CBF2 #BB94F2
monochromatic
#E5D527 #EBDF5D #F2EA94 #F9F5CB #FCFAE4
Accessibility & contrast
On white
1.24
#F2EA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#F2EA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EA94
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EA94 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48E
Deuteranopia (green-blind)
#FBE998
Tritanopia (blue-blind)
#FFDFD5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f2ea94; /* rgb */ color: rgb(242, 234, 148); /* oklch */ color: oklch(92.5% 0.107 103.7);
Tailwind
colors: {
custom: {
50: '#f8f0b4',
500: '#f2ea94',
950: '#000000',
},
}SCSS
$custom: #f2ea94; $custom-light: #f8f0b4; $custom-dark: #000000;
JSON
{
"hex": "#f2ea94",
"rgb": {
"r": 242,
"g": 234,
"b": 148
},
"hsl": {
"h": 54.894,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.92451,
"c": 0.10743,
"h": 103.7
},
"luminance": 0.79861
}Semantic roles & 50–950 ramp
primary
#F2EA94
secondary
#5B65CF
accent
#1DDB0B
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581