#F4EAF2#F4EAF2
#F4EAF2 is a very light, near-neutral pink. Relative luminance 0.845; OKLCH L 94.7% C 0.015 H 332.2°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EAF2 |
|---|---|
| RGB | rgb(244, 234, 242) |
| HSL | hsl(312, 31%, 94%) |
| HSV | hsv(312, 4%, 96%) |
| CMYK | cmyk(0%, 4.1%, 0.8%, 4.3%) |
| CIE-LAB | lab(93.66, 4.76, -2.66) |
| CIE-LCH | lch(93.66, 5.45, 330.78°) |
| OKLab | oklab(94.72% 0.0133 -0.007) |
| OKLCH | oklch(94.72% 0.015 332.2) |
| XYZ | xyz(82.7556, 84.4900, 95.9357) |
| Luminance | 0.8449 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.63
Very Light Pink
#FFF4F2
ΔE00 5.08
Ghostwhite
#F8F8FF
ΔE00 5.17
Snow
#FFFAFA
ΔE00 5.57
Lavender (CSS)
#E6E6FA
ΔE00 6.12
Whitesmoke
#F5F5F5
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EAF2 #EAF4EC
analogous
#F1EAF4 #F4EAF2 #F4EAED
triadic
#F4EAF2 #F2F4EA #EAF2F4
tetradic
#F4EAF2 #F4F1EA #EAF4EC #EAEDF4
square
#F4EAF2 #F4F1EA #EAF4EC #EAEDF4
split-complementary
#F4EAF2 #EDF4EA #EAF4F1
monochromatic
#CA9AC0 #DFC2D9 #F4EAF2 #F4EBF3 #F4EBF3
Accessibility & contrast
On white
1.17
#F4EAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#F4EAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EAF2
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EAF2 | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECF2
Deuteranopia (green-blind)
#ECEDF2
Tritanopia (blue-blind)
#F5EAED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f4eaf2; /* rgb */ color: rgb(244, 234, 242); /* oklch */ color: oklch(94.7% 0.015 332.2);
Tailwind
colors: {
custom: {
50: '#f7f0f6',
500: '#f4eaf2',
950: '#000000',
},
}SCSS
$custom: #f4eaf2; $custom-light: #f7f0f6; $custom-dark: #000000;
JSON
{
"hex": "#f4eaf2",
"rgb": {
"r": 244,
"g": 234,
"b": 242
},
"hsl": {
"h": 312,
"s": 31.25,
"l": 93.725
},
"oklch": {
"l": 0.94716,
"c": 0.01505,
"h": 332.2
},
"luminance": 0.8449
}Semantic roles & 50–950 ramp
primary
#F4EAF2
secondary
#B4CFB9
accent
#AA523C
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585