#F2EB90#F2EB90
#F2EB90 is a very light, moderate yellow. Relative luminance 0.803; OKLCH L 92.6% C 0.113 H 104.6°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EB90 |
|---|---|
| RGB | rgb(242, 235, 144) |
| HSL | hsl(56, 79%, 76%) |
| HSV | hsv(56, 40%, 95%) |
| CMYK | cmyk(0%, 2.9%, 40.5%, 5.1%) |
| CIE-LAB | lab(91.82, -10.31, 44.94) |
| CIE-LCH | lch(91.82, 46.11, 102.93°) |
| OKLab | oklab(92.59% -0.0284 0.1092) |
| OKLCH | oklch(92.59% 0.113 104.6) |
| XYZ | xyz(71.3616, 80.3093, 38.1223) |
| Luminance | 0.8031 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.26
Dark Cream
#FFF39A
ΔE00 2.35
Buff
#FEF69E
ΔE00 2.46
Manilla
#FFFA86
ΔE00 4.46
Parchment
#FEFCAF
ΔE00 4.54
Light Tan
#FBEEAC
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EB90 #9097F2
analogous
#F2BA90 #F2EB90 #C8F290
triadic
#F2EB90 #90F2EB #EB90F2
tetradic
#F2EB90 #90F2BA #9097F2 #F290C8
square
#F2EB90 #90F2BA #9097F2 #F290C8
split-complementary
#F2EB90 #90C8F2 #BA90F2
monochromatic
#E5D722 #ECE159 #F2EB90 #F8F5C7 #FCFAE4
Accessibility & contrast
On white
1.23
#F2EB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#F2EB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EB90
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EB90 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE589
Deuteranopia (green-blind)
#FCEA94
Tritanopia (blue-blind)
#FFE0D5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f2eb90; /* rgb */ color: rgb(242, 235, 144); /* oklch */ color: oklch(92.6% 0.113 104.6);
Tailwind
colors: {
custom: {
50: '#f8f1b2',
500: '#f2eb90',
950: '#000000',
},
}SCSS
$custom: #f2eb90; $custom-light: #f8f1b2; $custom-dark: #000000;
JSON
{
"hex": "#f2eb90",
"rgb": {
"r": 242,
"g": 235,
"b": 144
},
"hsl": {
"h": 55.714,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.92592,
"c": 0.11286,
"h": 104.6
},
"luminance": 0.80308
}Semantic roles & 50–950 ramp
primary
#F2EB90
secondary
#5760CF
accent
#19DB0A
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581