#F1EECB#F1EECB
#F1EECB is a very light, muted yellow. Relative luminance 0.842; OKLCH L 94.2% C 0.046 H 103.2°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F1EECB |
|---|---|
| RGB | rgb(241, 238, 203) |
| HSL | hsl(55, 58%, 87%) |
| HSV | hsv(55, 16%, 95%) |
| CMYK | cmyk(0%, 1.2%, 15.8%, 5.5%) |
| CIE-LAB | lab(93.52, -4.70, 17.34) |
| CIE-LCH | lch(93.52, 17.96, 105.17°) |
| OKLab | oklab(94.25% -0.0105 0.0447) |
| OKLCH | oklch(94.25% 0.046 103.2) |
| XYZ | xyz(77.6288, 84.1625, 68.6438) |
| Luminance | 0.8416 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.92
Pale
#FFF9D0
ΔE00 2.95
Beige
#F5F5DC
ΔE00 3.52
Lemonchiffon
#FFFACD
ΔE00 3.58
Lightyellow
#FFFFE0
ΔE00 3.79
Cornsilk
#FFF8DC
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1EECB #CBCEF1
analogous
#F1DBCB #F1EECB #E1F1CB
triadic
#F1EECB #CBF1EE #EECBF1
tetradic
#F1EECB #CBF1DB #CBCEF1 #F1CBE1
square
#F1EECB #CBF1DB #CBCEF1 #F1CBE1
split-complementary
#F1EECB #CBE1F1 #DBCBF1
monochromatic
#D7CE6B #E4DE9B #F1EECB #F9F7E7 #F9F7E7
Accessibility & contrast
On white
1.18
#F1EECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#F1EECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1EECB
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1EECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1EECB | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBC9
Deuteranopia (green-blind)
#F6EDCC
Tritanopia (blue-blind)
#F7E9E4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f1eecb; /* rgb */ color: rgb(241, 238, 203); /* oklch */ color: oklch(94.2% 0.046 103.2);
Tailwind
colors: {
custom: {
50: '#f5f3db',
500: '#f1eecb',
950: '#000000',
},
}SCSS
$custom: #f1eecb; $custom-light: #f5f3db; $custom-dark: #000000;
JSON
{
"hex": "#f1eecb",
"rgb": {
"r": 241,
"g": 238,
"b": 203
},
"hsl": {
"h": 55.263,
"s": 57.576,
"l": 87.059
},
"oklch": {
"l": 0.94248,
"c": 0.04591,
"h": 103.2
},
"luminance": 0.84162
}Semantic roles & 50–950 ramp
primary
#F1EECB
secondary
#9095D0
accent
#2DC520
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171715
muted
#858584