#F4ECEB#F4ECEB
#F4ECEB is a very light, near-neutral red. Relative luminance 0.852; OKLCH L 94.9% C 0.009 H 26.0°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F4ECEB |
|---|---|
| RGB | rgb(244, 236, 235) |
| HSL | hsl(7, 29%, 94%) |
| HSV | hsv(7, 4%, 96%) |
| CMYK | cmyk(0%, 3.3%, 3.7%, 4.3%) |
| CIE-LAB | lab(93.98, 2.51, 1.44) |
| CIE-LCH | lch(93.98, 2.90, 29.80°) |
| OKLab | oklab(94.91% 0.0079 0.0039) |
| OKLCH | oklch(94.91% 0.009 26) |
| XYZ | xyz(82.2970, 85.2227, 90.6953) |
| Luminance | 0.8522 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.17
Snow
#FFFAFA
ΔE00 3.07
Seashell
#FFF5EE
ΔE00 3.46
Whitesmoke
#F5F5F5
ΔE00 4.00
Linen
#FAF0E6
ΔE00 4.41
Off White
#FAF9F6
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4ECEB #EBF3F4
analogous
#F4EBEF #F4ECEB #F4F1EB
triadic
#F4ECEB #EBF4EC #ECEBF4
tetradic
#F4ECEB #EFF4EB #EBF3F4 #F1EBF4
square
#F4ECEB #EFF4EB #EBF3F4 #F1EBF4
split-complementary
#F4ECEB #EBF4F1 #EBEFF4
monochromatic
#C9A19C #DEC6C4 #F4ECEB #F4ECEB #F4ECEB
Accessibility & contrast
On white
1.16
#F4ECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#F4ECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4ECEB
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4ECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4ECEB | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEB
Deuteranopia (green-blind)
#EFEEEB
Tritanopia (blue-blind)
#F6EBEC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f4eceb; /* rgb */ color: rgb(244, 236, 235); /* oklch */ color: oklch(94.9% 0.009 26.0);
Tailwind
colors: {
custom: {
50: '#f7f2f1',
500: '#f4eceb',
950: '#000000',
},
}SCSS
$custom: #f4eceb; $custom-light: #f7f2f1; $custom-dark: #000000;
JSON
{
"hex": "#f4eceb",
"rgb": {
"r": 244,
"g": 236,
"b": 235
},
"hsl": {
"h": 6.667,
"s": 29.032,
"l": 93.922
},
"oklch": {
"l": 0.94905,
"c": 0.00877,
"h": 26
},
"luminance": 0.85222
}Semantic roles & 50–950 ramp
primary
#F4ECEB
secondary
#B5CBCE
accent
#9CA83E
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585