#F4EAEF#F4EAEF
#F4EAEF is a very light, near-neutral pink. Relative luminance 0.843; OKLCH L 94.6% C 0.013 H 345.5°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EAEF |
|---|---|
| RGB | rgb(244, 234, 239) |
| HSL | hsl(330, 31%, 94%) |
| HSV | hsv(330, 4%, 96%) |
| CMYK | cmyk(0%, 4.1%, 2%, 4.3%) |
| CIE-LAB | lab(93.59, 4.23, -1.21) |
| CIE-LCH | lch(93.59, 4.40, 343.99°) |
| OKLab | oklab(94.63% 0.0122 -0.0032) |
| OKLCH | oklch(94.63% 0.013 345.5) |
| XYZ | xyz(82.3088, 84.3112, 93.5822) |
| Luminance | 0.8431 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.45
Very Light Pink
#FFF4F2
ΔE00 3.91
Snow
#FFFAFA
ΔE00 4.69
Ghostwhite
#F8F8FF
ΔE00 5.07
Whitesmoke
#F5F5F5
ΔE00 5.91
Pale Grey
#FDFDFE
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EAEF #EAF4EF
analogous
#F4EAF4 #F4EAEF #F4EAEA
triadic
#F4EAEF #EFF4EA #EAEFF4
tetradic
#F4EAEF #F4F4EA #EAF4EF #EAEAF4
square
#F4EAEF #F4F4EA #EAF4EF #EAEAF4
split-complementary
#F4EAEF #EAF4EA #EAF4F4
monochromatic
#CA9AB2 #DFC2D0 #F4EAEF #F4EBF0 #F4EBF0
Accessibility & contrast
On white
1.18
#F4EAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#F4EAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EAEF
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EAEF | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECEF
Deuteranopia (green-blind)
#EDEDEF
Tritanopia (blue-blind)
#F6EAEC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f4eaef; /* rgb */ color: rgb(244, 234, 239); /* oklch */ color: oklch(94.6% 0.013 345.5);
Tailwind
colors: {
custom: {
50: '#f7f0f4',
500: '#f4eaef',
950: '#000000',
},
}SCSS
$custom: #f4eaef; $custom-light: #f7f0f4; $custom-dark: #000000;
JSON
{
"hex": "#f4eaef",
"rgb": {
"r": 244,
"g": 234,
"b": 239
},
"hsl": {
"h": 330,
"s": 31.25,
"l": 93.725
},
"oklch": {
"l": 0.9463,
"c": 0.01262,
"h": 345.5
},
"luminance": 0.84311
}Semantic roles & 50–950 ramp
primary
#F4EAEF
secondary
#B4CFC1
accent
#AA733C
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585