#F4D4E7#F4D4E7
#F4D4E7 is a very light, muted pink. Relative luminance 0.721; OKLCH L 90.2% C 0.043 H 341.6°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D4E7 |
|---|---|
| RGB | rgb(244, 212, 231) |
| HSL | hsl(324, 59%, 89%) |
| HSV | hsv(324, 13%, 96%) |
| CMYK | cmyk(0%, 13.1%, 5.3%, 4.3%) |
| CIE-LAB | lab(88.01, 14.27, -5.21) |
| CIE-LCH | lch(88.01, 15.19, 339.95°) |
| OKLab | oklab(90.21% 0.0411 -0.0137) |
| OKLCH | oklch(90.21% 0.043 341.6) |
| XYZ | xyz(75.2740, 72.0910, 85.5354) |
| Luminance | 0.7209 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.22
Pale Pink
#FFCFDC
ΔE00 4.85
Thistle
#D8BFD8
ΔE00 6.05
Pale Mauve
#FED0FC
ΔE00 7.43
Very Light Purple
#F6CEFC
ΔE00 7.82
Pale Lavender
#EECFFE
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D4E7 #D4F4E1
analogous
#F1D4F4 #F4D4E7 #F4D4D7
triadic
#F4D4E7 #E7F4D4 #D4E7F4
tetradic
#F4D4E7 #F4F1D4 #D4F4E1 #D4D7F4
square
#F4D4E7 #F4F1D4 #D4F4E1 #D4D7F4
split-complementary
#F4D4E7 #D7F4D4 #D4F4F1
monochromatic
#DB73B1 #E8A3CC #F4D4E7 #F9E7F1 #F9E7F1
Accessibility & contrast
On white
1.36
#F4D4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#F4D4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D4E7
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D4E7 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAE8
Deuteranopia (green-blind)
#DCDEE6
Tritanopia (blue-blind)
#F8D4DA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f4d4e7; /* rgb */ color: rgb(244, 212, 231); /* oklch */ color: oklch(90.2% 0.043 341.6);
Tailwind
colors: {
custom: {
50: '#f8e1ee',
500: '#f4d4e7',
950: '#000000',
},
}SCSS
$custom: #f4d4e7; $custom-light: #f8e1ee; $custom-dark: #000000;
JSON
{
"hex": "#f4d4e7",
"rgb": {
"r": 244,
"g": 212,
"b": 231
},
"hsl": {
"h": 324.375,
"s": 59.259,
"l": 89.412
},
"oklch": {
"l": 0.90209,
"c": 0.04331,
"h": 341.6
},
"luminance": 0.7209
}Semantic roles & 50–950 ramp
primary
#F4D4E7
secondary
#98D4B0
accent
#C7631F
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485