#F4EBEA#F4EBEA
#F4EBEA is a very light, near-neutral red. Relative luminance 0.846; OKLCH L 94.7% C 0.010 H 25.1°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EBEA |
|---|---|
| RGB | rgb(244, 235, 234) |
| HSL | hsl(6, 31%, 94%) |
| HSV | hsv(6, 4%, 96%) |
| CMYK | cmyk(0%, 3.7%, 4.1%, 4.3%) |
| CIE-LAB | lab(93.71, 2.85, 1.56) |
| CIE-LCH | lch(93.71, 3.25, 28.70°) |
| OKLab | oklab(94.68% 0.0089 0.0042) |
| OKLCH | oklch(94.68% 0.01 25.1) |
| XYZ | xyz(81.8658, 84.5908, 89.8408) |
| Luminance | 0.8459 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.12
Snow
#FFFAFA
ΔE00 3.42
Seashell
#FFF5EE
ΔE00 3.59
Lavenderblush
#FFF0F5
ΔE00 4.29
Whitesmoke
#F5F5F5
ΔE00 4.47
Linen
#FAF0E6
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EBEA #EAF3F4
analogous
#F4EAEE #F4EBEA #F4F0EA
triadic
#F4EBEA #EAF4EB #EBEAF4
tetradic
#F4EBEA #EEF4EA #EAF3F4 #F0EAF4
square
#F4EBEA #EEF4EA #EAF3F4 #F0EAF4
split-complementary
#F4EBEA #EAF4F0 #EAEEF4
monochromatic
#CA9E9A #DFC5C2 #F4EBEA #F4ECEB #F4ECEB
Accessibility & contrast
On white
1.17
#F4EBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#F4EBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EBEA
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EBEA | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEA
Deuteranopia (green-blind)
#EFEEEA
Tritanopia (blue-blind)
#F6EAEB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f4ebea; /* rgb */ color: rgb(244, 235, 234); /* oklch */ color: oklch(94.7% 0.010 25.1);
Tailwind
colors: {
custom: {
50: '#f7f1f0',
500: '#f4ebea',
950: '#000000',
},
}SCSS
$custom: #f4ebea; $custom-light: #f7f1f0; $custom-dark: #000000;
JSON
{
"hex": "#f4ebea",
"rgb": {
"r": 244,
"g": 235,
"b": 234
},
"hsl": {
"h": 6,
"s": 31.25,
"l": 93.725
},
"oklch": {
"l": 0.94683,
"c": 0.00986,
"h": 25.1
},
"luminance": 0.8459
}Semantic roles & 50–950 ramp
primary
#F4EBEA
secondary
#B4CCCF
accent
#9FAA3C
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585