#F2EBB2#F2EBB2
#F2EBB2 is a very light, moderate yellow. Relative luminance 0.815; OKLCH L 93.2% C 0.074 H 101.8°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EBB2 |
|---|---|
| RGB | rgb(242, 235, 178) |
| HSL | hsl(53, 71%, 82%) |
| HSV | hsv(53, 26%, 95%) |
| CMYK | cmyk(0%, 2.9%, 26.4%, 5.1%) |
| CIE-LAB | lab(92.36, -6.34, 28.59) |
| CIE-LCH | lch(92.36, 29.28, 102.50°) |
| OKLab | oklab(93.19% -0.0151 0.0721) |
| OKLCH | oklch(93.19% 0.074 101.8) |
| XYZ | xyz(74.3624, 81.5096, 53.9265) |
| Luminance | 0.8151 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.36
Vanilla
#F3E5AB
ΔE00 2.41
Light Tan
#FBEEAC
ΔE00 2.62
Egg Shell
#FFFCC4
ΔE00 3.62
Beige (survey)
#E6DAA6
ΔE00 4.02
Lemonchiffon
#FFFACD
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EBB2 #B2B9F2
analogous
#F2CBB2 #F2EBB2 #D9F2B2
triadic
#F2EBB2 #B2F2EB #EBB2F2
tetradic
#F2EBB2 #B2F2CB #B2B9F2 #F2B2D9
square
#F2EBB2 #B2F2CB #B2B9F2 #F2B2D9
split-complementary
#F2EBB2 #B2D9F2 #CBB2F2
monochromatic
#E0D049 #E9DD7E #F2EBB2 #FBF8E5 #FBF8E5
Accessibility & contrast
On white
1.21
#F2EBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#F2EBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EBB2
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EBB2 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AE
Deuteranopia (green-blind)
#F8EBB4
Tritanopia (blue-blind)
#FCE3DC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f2ebb2; /* rgb */ color: rgb(242, 235, 178); /* oklch */ color: oklch(93.2% 0.074 101.8);
Tailwind
colors: {
custom: {
50: '#f7f1c9',
500: '#f2ebb2',
950: '#000000',
},
}SCSS
$custom: #f2ebb2; $custom-light: #f7f1c9; $custom-dark: #000000;
JSON
{
"hex": "#f2ebb2",
"rgb": {
"r": 242,
"g": 235,
"b": 178
},
"hsl": {
"h": 53.438,
"s": 71.111,
"l": 82.353
},
"oklch": {
"l": 0.9319,
"c": 0.0737,
"h": 101.8
},
"luminance": 0.81508
}Semantic roles & 50–950 ramp
primary
#F2EBB2
secondary
#7781D1
accent
#27D312
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#171613
muted
#858582