#F4D4E6#F4D4E6
#F4D4E6 is a very light, muted pink. Relative luminance 0.720; OKLCH L 90.2% C 0.043 H 343.1°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D4E6 |
|---|---|
| RGB | rgb(244, 212, 230) |
| HSL | hsl(326, 59%, 89%) |
| HSV | hsv(326, 13%, 96%) |
| CMYK | cmyk(0%, 13.1%, 5.7%, 4.3%) |
| CIE-LAB | lab(87.99, 14.10, -4.72) |
| CIE-LCH | lch(87.99, 14.87, 341.49°) |
| OKLab | oklab(90.18% 0.0407 -0.0124) |
| OKLCH | oklch(90.18% 0.043 343.1) |
| XYZ | xyz(75.1332, 72.0347, 84.7937) |
| Luminance | 0.7203 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.07
Pale Pink
#FFCFDC
ΔE00 4.70
Thistle
#D8BFD8
ΔE00 6.17
Pale Mauve
#FED0FC
ΔE00 7.74
Very Light Purple
#F6CEFC
ΔE00 8.15
Light Rose
#FFC5CB
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D4E6 #D4F4E2
analogous
#F2D4F4 #F4D4E6 #F4D4D6
triadic
#F4D4E6 #E6F4D4 #D4E6F4
tetradic
#F4D4E6 #F4F2D4 #D4F4E2 #D4D6F4
square
#F4D4E6 #F4F2D4 #D4F4E2 #D4D6F4
split-complementary
#F4D4E6 #D6F4D4 #D4F4F2
monochromatic
#DB73AD #E8A3CA #F4D4E6 #F9E7F1 #F9E7F1
Accessibility & contrast
On white
1.36
#F4D4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#F4D4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D4E6
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D4E6 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAE7
Deuteranopia (green-blind)
#DCDEE5
Tritanopia (blue-blind)
#F9D4DA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f4d4e6; /* rgb */ color: rgb(244, 212, 230); /* oklch */ color: oklch(90.2% 0.043 343.1);
Tailwind
colors: {
custom: {
50: '#f8e1ed',
500: '#f4d4e6',
950: '#000000',
},
}SCSS
$custom: #f4d4e6; $custom-light: #f8e1ed; $custom-dark: #000000;
JSON
{
"hex": "#f4d4e6",
"rgb": {
"r": 244,
"g": 212,
"b": 230
},
"hsl": {
"h": 326.25,
"s": 59.259,
"l": 89.412
},
"oklch": {
"l": 0.90179,
"c": 0.04257,
"h": 343.1
},
"luminance": 0.72033
}Semantic roles & 50–950 ramp
primary
#F4D4E6
secondary
#98D4B2
accent
#C7681F
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171516
muted
#858484