#F2EB96#F2EB96
#F2EB96 is a very light, moderate yellow. Relative luminance 0.805; OKLCH L 92.7% C 0.106 H 104.2°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EB96 |
|---|---|
| RGB | rgb(242, 235, 150) |
| HSL | hsl(55, 78%, 77%) |
| HSV | hsv(55, 38%, 95%) |
| CMYK | cmyk(0%, 2.9%, 38%, 5.1%) |
| CIE-LAB | lab(91.91, -9.68, 42.09) |
| CIE-LCH | lch(91.91, 43.19, 102.95°) |
| OKLab | oklab(92.69% -0.0261 0.103) |
| OKLCH | oklch(92.69% 0.106 104.2) |
| XYZ | xyz(71.8324, 80.4977, 40.6019) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.57
Dark Cream
#FFF39A
ΔE00 2.36
Buff
#FEF69E
ΔE00 2.37
Parchment
#FEFCAF
ΔE00 4.02
Light Tan
#FBEEAC
ΔE00 4.04
Palegoldenrod
#EEE8AA
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EB96 #969DF2
analogous
#F2BD96 #F2EB96 #CBF296
triadic
#F2EB96 #96F2EB #EB96F2
tetradic
#F2EB96 #96F2BD #969DF2 #F296CB
square
#F2EB96 #96F2BD #969DF2 #F296CB
split-complementary
#F2EB96 #96CBF2 #BD96F2
monochromatic
#E5D629 #EBE160 #F2EB96 #F9F5CC #FCFAE4
Accessibility & contrast
On white
1.23
#F2EB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#F2EB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EB96
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EB96 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E590
Deuteranopia (green-blind)
#FCEA99
Tritanopia (blue-blind)
#FFE0D6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f2eb96; /* rgb */ color: rgb(242, 235, 150); /* oklch */ color: oklch(92.7% 0.106 104.2);
Tailwind
colors: {
custom: {
50: '#f7f1b6',
500: '#f2eb96',
950: '#000000',
},
}SCSS
$custom: #f2eb96; $custom-light: #f7f1b6; $custom-dark: #000000;
JSON
{
"hex": "#f2eb96",
"rgb": {
"r": 242,
"g": 235,
"b": 150
},
"hsl": {
"h": 55.435,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.92686,
"c": 0.10629,
"h": 104.2
},
"luminance": 0.80496
}Semantic roles & 50–950 ramp
primary
#F2EB96
secondary
#5D66CF
accent
#1BDA0B
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581