#F2EB8D#F2EB8D
#F2EB8D is a very light, moderate yellow. Relative luminance 0.802; OKLCH L 92.5% C 0.116 H 104.7°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EB8D |
|---|---|
| RGB | rgb(242, 235, 141) |
| HSL | hsl(56, 80%, 75%) |
| HSV | hsv(56, 42%, 95%) |
| CMYK | cmyk(0%, 2.9%, 41.7%, 5.1%) |
| CIE-LAB | lab(91.78, -10.62, 46.35) |
| CIE-LCH | lch(91.78, 47.56, 102.90°) |
| OKLab | oklab(92.55% -0.0295 0.1123) |
| OKLCH | oklch(92.55% 0.116 104.7) |
| XYZ | xyz(71.1354, 80.2188, 36.9307) |
| Luminance | 0.8022 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.35
Dark Cream
#FFF39A
ΔE00 2.48
Buff
#FEF69E
ΔE00 2.63
Manilla
#FFFA86
ΔE00 4.13
Sandy Yellow
#FDEE73
ΔE00 4.53
Straw
#FCF679
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EB8D #8D94F2
analogous
#F2B98D #F2EB8D #C6F28D
triadic
#F2EB8D #8DF2EB #EB8DF2
tetradic
#F2EB8D #8DF2B9 #8D94F2 #F28DC6
square
#F2EB8D #8DF2B9 #8D94F2 #F28DC6
split-complementary
#F2EB8D #8DC6F2 #B98DF2
monochromatic
#E5D81F #ECE156 #F2EB8D #F8F5C4 #FCFAE4
Accessibility & contrast
On white
1.23
#F2EB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#F2EB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EB8D
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EB8D | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE586
Deuteranopia (green-blind)
#FDEA91
Tritanopia (blue-blind)
#FFE0D4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f2eb8d; /* rgb */ color: rgb(242, 235, 141); /* oklch */ color: oklch(92.5% 0.116 104.7);
Tailwind
colors: {
custom: {
50: '#f8f1b0',
500: '#f2eb8d',
950: '#000000',
},
}SCSS
$custom: #f2eb8d; $custom-light: #f8f1b0; $custom-dark: #000000;
JSON
{
"hex": "#f2eb8d",
"rgb": {
"r": 242,
"g": 235,
"b": 141
},
"hsl": {
"h": 55.842,
"s": 79.528,
"l": 75.098
},
"oklch": {
"l": 0.92546,
"c": 0.11608,
"h": 104.7
},
"luminance": 0.80217
}Semantic roles & 50–950 ramp
primary
#F2EB8D
secondary
#555DCF
accent
#18DC0A
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581