#F4EFF2#F4EFF2
#F4EFF2 is a very light, near-neutral pink. Relative luminance 0.874; OKLCH L 95.7% C 0.007 H 340.4°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EFF2 |
|---|---|
| RGB | rgb(244, 239, 242) |
| HSL | hsl(324, 19%, 95%) |
| HSV | hsv(324, 2%, 96%) |
| CMYK | cmyk(0%, 2%, 0.8%, 4.3%) |
| CIE-LAB | lab(94.90, 2.20, -0.85) |
| CIE-LCH | lch(94.90, 2.36, 338.79°) |
| OKLab | oklab(95.68% 0.0063 -0.0022) |
| OKLCH | oklch(95.68% 0.007 340.4) |
| XYZ | xyz(84.1992, 87.3772, 96.4169) |
| Luminance | 0.8738 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Snow
#FFFAFA
ΔE00 2.69
Ghostwhite
#F8F8FF
ΔE00 3.19
Whitesmoke
#F5F5F5
ΔE00 3.31
Very Light Pink
#FFF4F2
ΔE00 3.41
Pale Grey
#FDFDFE
ΔE00 3.84
White
#FFFFFF
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EFF2 #EFF4F1
analogous
#F4EFF4 #F4EFF2 #F4EFF0
triadic
#F4EFF2 #F2F4EF #EFF2F4
tetradic
#F4EFF2 #F4F4EF #EFF4F1 #EFF0F4
square
#F4EFF2 #F4F4EF #EFF4F1 #EFF0F4
split-complementary
#F4EFF2 #F0F4EF #EFF4F4
monochromatic
#C2A6B7 #DBCBD5 #F3EDF0 #F3EDF0 #F3EDF0
Accessibility & contrast
On white
1.14
#F4EFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#F4EFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EFF2
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EFF2 | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F2
Deuteranopia (green-blind)
#F0F1F2
Tritanopia (blue-blind)
#F5EFF0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f4eff2; /* rgb */ color: rgb(244, 239, 242); /* oklch */ color: oklch(95.7% 0.007 340.4);
Tailwind
colors: {
custom: {
50: '#f7f4f6',
500: '#f4eff2',
950: '#000000',
},
}SCSS
$custom: #f4eff2; $custom-light: #f7f4f6; $custom-dark: #000000;
JSON
{
"hex": "#f4eff2",
"rgb": {
"r": 244,
"g": 239,
"b": 242
},
"hsl": {
"h": 324,
"s": 18.519,
"l": 94.706
},
"oklch": {
"l": 0.95684,
"c": 0.00665,
"h": 340.4
},
"luminance": 0.87377
}Semantic roles & 50–950 ramp
primary
#F4EFF2
secondary
#BCCBC2
accent
#9D6A49
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585