#F4EAEB#F4EAEB
#F4EAEB is a very light, near-neutral red. Relative luminance 0.841; OKLCH L 94.5% C 0.011 H 10.4°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EAEB |
|---|---|
| RGB | rgb(244, 234, 235) |
| HSL | hsl(354, 31%, 94%) |
| HSV | hsv(354, 4%, 96%) |
| CMYK | cmyk(0%, 4.1%, 3.7%, 4.3%) |
| CIE-LAB | lab(93.48, 3.54, 0.72) |
| CIE-LCH | lch(93.48, 3.61, 11.48°) |
| OKLab | oklab(94.52% 0.0107 0.002) |
| OKLCH | oklch(94.52% 0.011 10.4) |
| XYZ | xyz(81.7244, 84.0775, 90.5044) |
| Luminance | 0.8408 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.54
Lavenderblush
#FFF0F5
ΔE00 3.30
Snow
#FFFAFA
ΔE00 3.89
Seashell
#FFF5EE
ΔE00 4.63
Whitesmoke
#F5F5F5
ΔE00 5.12
Ghostwhite
#F8F8FF
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EAEB #EAF4F3
analogous
#F4EAF0 #F4EAEB #F4EEEA
triadic
#F4EAEB #EBF4EA #EAEBF4
tetradic
#F4EAEB #F0F4EA #EAF4F3 #EEEAF4
square
#F4EAEB #F0F4EA #EAF4F3 #EEEAF4
split-complementary
#F4EAEB #EAF4EE #EAF0F4
monochromatic
#CA9A9E #DFC2C5 #F4EAEB #F4EBEC #F4EBEC
Accessibility & contrast
On white
1.18
#F4EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#F4EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EAEB
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EAEB | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEB
Deuteranopia (green-blind)
#EEEDEB
Tritanopia (blue-blind)
#F6E9EA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f4eaeb; /* rgb */ color: rgb(244, 234, 235); /* oklch */ color: oklch(94.5% 0.011 10.4);
Tailwind
colors: {
custom: {
50: '#f7f0f1',
500: '#f4eaeb',
950: '#000000',
},
}SCSS
$custom: #f4eaeb; $custom-light: #f7f0f1; $custom-dark: #000000;
JSON
{
"hex": "#f4eaeb",
"rgb": {
"r": 244,
"g": 234,
"b": 235
},
"hsl": {
"h": 354,
"s": 31.25,
"l": 93.725
},
"oklch": {
"l": 0.94517,
"c": 0.01091,
"h": 10.4
},
"luminance": 0.84077
}Semantic roles & 50–950 ramp
primary
#F4EAEB
secondary
#B4CFCC
accent
#AA9F3C
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585