#F4EFF0#F4EFF0
#F4EFF0 is a very light, near-neutral red. Relative luminance 0.873; OKLCH L 95.6% C 0.006 H 3.3°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EFF0 |
|---|---|
| RGB | rgb(244, 239, 240) |
| HSL | hsl(348, 19%, 95%) |
| HSV | hsv(348, 2%, 96%) |
| CMYK | cmyk(0%, 2%, 1.6%, 4.3%) |
| CIE-LAB | lab(94.85, 1.85, 0.11) |
| CIE-LCH | lch(94.85, 1.85, 3.44°) |
| OKLab | oklab(95.63% 0.0055 0.0003) |
| OKLCH | oklch(95.63% 0.006 3.3) |
| XYZ | xyz(83.9005, 87.2577, 94.8436) |
| Luminance | 0.8726 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Snow
#FFFAFA
ΔE00 2.30
Whitesmoke
#F5F5F5
ΔE00 2.79
Very Light Pink
#FFF4F2
ΔE00 2.98
Pale Grey
#FDFDFE
ΔE00 3.58
Off White
#FAF9F6
ΔE00 3.75
Ghostwhite
#F8F8FF
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EFF0 #EFF4F3
analogous
#F4EFF3 #F4EFF0 #F4F1EF
triadic
#F4EFF0 #F0F4EF #EFF0F4
tetradic
#F4EFF0 #F3F4EF #EFF4F3 #F1EFF4
square
#F4EFF0 #F3F4EF #EFF4F3 #F1EFF4
split-complementary
#F4EFF0 #EFF4F1 #EFF3F4
monochromatic
#C2A6AC #DBCBCE #F3EDEE #F3EDEE #F3EDEE
Accessibility & contrast
On white
1.14
#F4EFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#F4EFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EFF0
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EFF0 | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F0
Deuteranopia (green-blind)
#F1F0F0
Tritanopia (blue-blind)
#F5EFEF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f4eff0; /* rgb */ color: rgb(244, 239, 240); /* oklch */ color: oklch(95.6% 0.006 3.3);
Tailwind
colors: {
custom: {
50: '#f7f4f4',
500: '#f4eff0',
950: '#000000',
},
}SCSS
$custom: #f4eff0; $custom-light: #f7f4f4; $custom-dark: #000000;
JSON
{
"hex": "#f4eff0",
"rgb": {
"r": 244,
"g": 239,
"b": 240
},
"hsl": {
"h": 348,
"s": 18.519,
"l": 94.706
},
"oklch": {
"l": 0.95628,
"c": 0.00553,
"h": 3.3
},
"luminance": 0.87257
}Semantic roles & 50–950 ramp
primary
#F4EFF0
secondary
#BCCBC8
accent
#9D8C49
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585