#F2EA93#F2EA93
#F2EA93 is a very light, moderate yellow. Relative luminance 0.798; OKLCH L 92.4% C 0.109 H 103.8°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EA93 |
|---|---|
| RGB | rgb(242, 234, 147) |
| HSL | hsl(55, 79%, 76%) |
| HSV | hsv(55, 39%, 95%) |
| CMYK | cmyk(0%, 3.3%, 39.3%, 5.1%) |
| CIE-LAB | lab(91.61, -9.50, 43.19) |
| CIE-LCH | lch(91.61, 44.23, 102.41°) |
| OKLab | oklab(92.44% -0.0258 0.1054) |
| OKLCH | oklch(92.44% 0.109 103.8) |
| XYZ | xyz(71.3084, 79.8313, 39.2507) |
| Luminance | 0.7983 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.12
Dark Cream
#FFF39A
ΔE00 2.32
Buff
#FEF69E
ΔE00 2.52
Light Tan
#FBEEAC
ΔE00 4.28
Parchment
#FEFCAF
ΔE00 4.42
Palegoldenrod
#EEE8AA
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EA93 #939BF2
analogous
#F2BB93 #F2EA93 #CBF293
triadic
#F2EA93 #93F2EA #EA93F2
tetradic
#F2EA93 #93F2BB #939BF2 #F293CB
square
#F2EA93 #93F2BB #939BF2 #F293CB
split-complementary
#F2EA93 #93CBF2 #BB93F2
monochromatic
#E5D526 #EBDF5C #F2EA93 #F9F5CA #FCFAE4
Accessibility & contrast
On white
1.24
#F2EA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#F2EA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EA93
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EA93 | 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)
#F8E48C
Deuteranopia (green-blind)
#FBE997
Tritanopia (blue-blind)
#FFDFD4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f2ea93; /* rgb */ color: rgb(242, 234, 147); /* oklch */ color: oklch(92.4% 0.109 103.8);
Tailwind
colors: {
custom: {
50: '#f8f0b4',
500: '#f2ea93',
950: '#000000',
},
}SCSS
$custom: #f2ea93; $custom-light: #f8f0b4; $custom-dark: #000000;
JSON
{
"hex": "#f2ea93",
"rgb": {
"r": 242,
"g": 234,
"b": 147
},
"hsl": {
"h": 54.947,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.92435,
"c": 0.10852,
"h": 103.8
},
"luminance": 0.79829
}Semantic roles & 50–950 ramp
primary
#F2EA93
secondary
#5A64CF
accent
#1CDB0B
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581