#F4EAEA#F4EAEA
#F4EAEA is a very light, near-neutral red. Relative luminance 0.840; OKLCH L 94.5% C 0.011 H 17.3°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EAEA |
|---|---|
| RGB | rgb(244, 234, 234) |
| HSL | hsl(0, 31%, 94%) |
| HSV | hsv(0, 4%, 96%) |
| CMYK | cmyk(0%, 4.1%, 4.1%, 4.3%) |
| CIE-LAB | lab(93.46, 3.37, 1.20) |
| CIE-LCH | lch(93.46, 3.58, 19.65°) |
| OKLab | oklab(94.49% 0.0104 0.0032) |
| OKLCH | oklch(94.49% 0.011 17.3) |
| XYZ | xyz(81.5803, 84.0199, 89.7457) |
| Luminance | 0.8402 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.32
Lavenderblush
#FFF0F5
ΔE00 3.66
Snow
#FFFAFA
ΔE00 3.81
Seashell
#FFF5EE
ΔE00 4.19
Whitesmoke
#F5F5F5
ΔE00 5.00
Linen
#FAF0E6
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EAEA #EAF4F4
analogous
#F4EAEF #F4EAEA #F4EFEA
triadic
#F4EAEA #EAF4EA #EAEAF4
tetradic
#F4EAEA #EFF4EA #EAF4F4 #EFEAF4
square
#F4EAEA #EFF4EA #EAF4F4 #EFEAF4
split-complementary
#F4EAEA #EAF4EF #EAEFF4
monochromatic
#CA9A9A #DFC2C2 #F4EAEA #F4EBEB #F4EBEB
Accessibility & contrast
On white
1.18
#F4EAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#F4EAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EAEA
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EAEA | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBEA
Deuteranopia (green-blind)
#EEEDEA
Tritanopia (blue-blind)
#F6E9EA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f4eaea; /* rgb */ color: rgb(244, 234, 234); /* oklch */ color: oklch(94.5% 0.011 17.3);
Tailwind
colors: {
custom: {
50: '#f7f0f0',
500: '#f4eaea',
950: '#000000',
},
}SCSS
$custom: #f4eaea; $custom-light: #f7f0f0; $custom-dark: #000000;
JSON
{
"hex": "#f4eaea",
"rgb": {
"r": 244,
"g": 234,
"b": 234
},
"hsl": {
"h": 0,
"s": 31.25,
"l": 93.725
},
"oklch": {
"l": 0.94489,
"c": 0.01084,
"h": 17.3
},
"luminance": 0.84019
}Semantic roles & 50–950 ramp
primary
#F4EAEA
secondary
#B4CFCF
accent
#AAAA3C
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585