#F4E0EC#F4E0EC
#F4E0EC is a very light, muted pink. Relative luminance 0.786; OKLCH L 92.6% C 0.027 H 340.9°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E0EC |
|---|---|
| RGB | rgb(244, 224, 236) |
| HSL | hsl(324, 48%, 92%) |
| HSV | hsv(324, 8%, 96%) |
| CMYK | cmyk(0%, 8.2%, 3.3%, 4.3%) |
| CIE-LAB | lab(91.05, 8.87, -3.36) |
| CIE-LCH | lch(91.05, 9.49, 339.26°) |
| OKLab | oklab(92.62% 0.0254 -0.0088) |
| OKLCH | oklch(92.62% 0.027 340.9) |
| XYZ | xyz(79.1023, 78.6015, 90.3451) |
| Luminance | 0.7860 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.71
Mistyrose
#FFE4E1
ΔE00 6.58
Light Pink
#FFD1DF
ΔE00 7.78
Lavender (CSS)
#E6E6FA
ΔE00 8.17
Very Light Pink
#FFF4F2
ΔE00 8.33
Pale Pink
#FFCFDC
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E0EC #E0F4E8
analogous
#F2E0F4 #F4E0EC #F4E0E2
triadic
#F4E0EC #ECF4E0 #E0ECF4
tetradic
#F4E0EC #F4F2E0 #E0F4E8 #E0E2F4
square
#F4E0EC #F4F2E0 #E0F4E8 #E0E2F4
split-complementary
#F4E0EC #E2F4E0 #E0F4F2
monochromatic
#D486B5 #E4B3D0 #F4E0EC #F7E8F1 #F7E8F1
Accessibility & contrast
On white
1.26
#F4E0EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#F4E0EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E0EC
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E0EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E0EC | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4ED
Deuteranopia (green-blind)
#E5E6EB
Tritanopia (blue-blind)
#F7E0E4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f4e0ec; /* rgb */ color: rgb(244, 224, 236); /* oklch */ color: oklch(92.6% 0.027 340.9);
Tailwind
colors: {
custom: {
50: '#f7e9f2',
500: '#f4e0ec',
950: '#000000',
},
}SCSS
$custom: #f4e0ec; $custom-light: #f7e9f2; $custom-dark: #000000;
JSON
{
"hex": "#f4e0ec",
"rgb": {
"r": 244,
"g": 224,
"b": 236
},
"hsl": {
"h": 324,
"s": 47.619,
"l": 91.765
},
"oklch": {
"l": 0.92624,
"c": 0.02691,
"h": 340.9
},
"luminance": 0.78601
}Semantic roles & 50–950 ramp
primary
#F4E0EC
secondary
#A6D2B8
accent
#BB642B
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485