#F4D4EC#F4D4EC
#F4D4EC is a very light, muted pink. Relative luminance 0.724; OKLCH L 90.4% C 0.047 H 334.7°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D4EC |
|---|---|
| RGB | rgb(244, 212, 236) |
| HSL | hsl(315, 59%, 89%) |
| HSV | hsv(315, 13%, 96%) |
| CMYK | cmyk(0%, 13.1%, 3.3%, 4.3%) |
| CIE-LAB | lab(88.15, 15.14, -7.65) |
| CIE-LCH | lch(88.15, 16.96, 333.21°) |
| OKLab | oklab(90.36% 0.0429 -0.0202) |
| OKLCH | oklch(90.36% 0.047 334.7) |
| XYZ | xyz(75.9903, 72.3775, 89.3078) |
| Luminance | 0.7238 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.20
Thistle
#D8BFD8
ΔE00 5.70
Pale Pink
#FFCFDC
ΔE00 5.84
Pale Mauve
#FED0FC
ΔE00 5.96
Very Light Purple
#F6CEFC
ΔE00 6.25
Pale Lavender
#EECFFE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D4EC #D4F4DC
analogous
#ECD4F4 #F4D4EC #F4D4DC
triadic
#F4D4EC #ECF4D4 #D4ECF4
tetradic
#F4D4EC #F4ECD4 #D4F4DC #D4DCF4
square
#F4D4EC #F4ECD4 #D4F4DC #D4DCF4
split-complementary
#F4D4EC #DCF4D4 #D4F4EC
monochromatic
#DB73C1 #E8A3D6 #F4D4EC #F9E7F4 #F9E7F4
Accessibility & contrast
On white
1.36
#F4D4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#F4D4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D4EC
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D4EC | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAED
Deuteranopia (green-blind)
#DBDFEB
Tritanopia (blue-blind)
#F8D5DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f4d4ec; /* rgb */ color: rgb(244, 212, 236); /* oklch */ color: oklch(90.4% 0.047 334.7);
Tailwind
colors: {
custom: {
50: '#f8e1f2',
500: '#f4d4ec',
950: '#000000',
},
}SCSS
$custom: #f4d4ec; $custom-light: #f8e1f2; $custom-dark: #000000;
JSON
{
"hex": "#f4d4ec",
"rgb": {
"r": 244,
"g": 212,
"b": 236
},
"hsl": {
"h": 315,
"s": 59.259,
"l": 89.412
},
"oklch": {
"l": 0.90362,
"c": 0.04739,
"h": 334.7
},
"luminance": 0.72376
}Semantic roles & 50–950 ramp
primary
#F4D4EC
secondary
#98D4A7
accent
#C7491F
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485