#F4EAF0#F4EAF0
#F4EAF0 is a very light, near-neutral pink. Relative luminance 0.844; OKLCH L 94.7% C 0.013 H 340.6°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EAF0 |
|---|---|
| RGB | rgb(244, 234, 240) |
| HSL | hsl(324, 31%, 94%) |
| HSV | hsv(324, 4%, 96%) |
| CMYK | cmyk(0%, 4.1%, 1.6%, 4.3%) |
| CIE-LAB | lab(93.61, 4.41, -1.70) |
| CIE-LCH | lch(93.61, 4.72, 338.94°) |
| OKLab | oklab(94.66% 0.0126 -0.0044) |
| OKLCH | oklch(94.66% 0.013 340.6) |
| XYZ | xyz(82.4569, 84.3705, 94.3624) |
| Luminance | 0.8437 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.43
Very Light Pink
#FFF4F2
ΔE00 4.30
Snow
#FFFAFA
ΔE00 4.97
Ghostwhite
#F8F8FF
ΔE00 5.07
Whitesmoke
#F5F5F5
ΔE00 6.17
Pale Grey
#FDFDFE
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EAF0 #EAF4EE
analogous
#F3EAF4 #F4EAF0 #F4EAEB
triadic
#F4EAF0 #F0F4EA #EAF0F4
tetradic
#F4EAF0 #F4F3EA #EAF4EE #EAEBF4
square
#F4EAF0 #F4F3EA #EAF4EE #EAEBF4
split-complementary
#F4EAF0 #EBF4EA #EAF4F3
monochromatic
#CA9AB7 #DFC2D3 #F4EAF0 #F4EBF1 #F4EBF1
Accessibility & contrast
On white
1.17
#F4EAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#F4EAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EAF0
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EAF0 | 1.00 | 1.17 | 17.87 | 17.87 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECF0
Deuteranopia (green-blind)
#ECEDF0
Tritanopia (blue-blind)
#F5EAEC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f4eaf0; /* rgb */ color: rgb(244, 234, 240); /* oklch */ color: oklch(94.7% 0.013 340.6);
Tailwind
colors: {
custom: {
50: '#f7f0f4',
500: '#f4eaf0',
950: '#000000',
},
}SCSS
$custom: #f4eaf0; $custom-light: #f7f0f4; $custom-dark: #000000;
JSON
{
"hex": "#f4eaf0",
"rgb": {
"r": 244,
"g": 234,
"b": 240
},
"hsl": {
"h": 324,
"s": 31.25,
"l": 93.725
},
"oklch": {
"l": 0.94658,
"c": 0.01335,
"h": 340.6
},
"luminance": 0.8437
}Semantic roles & 50–950 ramp
primary
#F4EAF0
secondary
#B4CFBE
accent
#AA683C
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585