#F4D4E2#F4D4E2
#F4D4E2 is a very light, muted pink. Relative luminance 0.718; OKLCH L 90.1% C 0.040 H 349.7°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D4E2 |
|---|---|
| RGB | rgb(244, 212, 226) |
| HSL | hsl(334, 59%, 89%) |
| HSV | hsv(334, 13%, 96%) |
| CMYK | cmyk(0%, 13.1%, 7.4%, 4.3%) |
| CIE-LAB | lab(87.88, 13.42, -2.77) |
| CIE-LCH | lch(87.88, 13.70, 348.36°) |
| OKLab | oklab(90.06% 0.0393 -0.0071) |
| OKLCH | oklch(90.06% 0.04 349.7) |
| XYZ | xyz(74.5780, 71.8126, 81.8693) |
| Luminance | 0.7181 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.74
Pale Pink
#FFCFDC
ΔE00 4.29
Thistle
#D8BFD8
ΔE00 6.83
Light Rose
#FFC5CB
ΔE00 7.66
Mistyrose
#FFE4E1
ΔE00 7.77
Bubblegum
#FFC1CC
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D4E2 #D4F4E6
analogous
#F4D4F2 #F4D4E2 #F4D6D4
triadic
#F4D4E2 #E2F4D4 #D4E2F4
tetradic
#F4D4E2 #F2F4D4 #D4F4E6 #D6D4F4
square
#F4D4E2 #F2F4D4 #D4F4E6 #D6D4F4
split-complementary
#F4D4E2 #D4F4D6 #D4F2F4
monochromatic
#DB73A0 #E8A3C1 #F4D4E2 #F9E7EF #F9E7EF
Accessibility & contrast
On white
1.37
#F4D4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#F4D4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D4E2
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D4E2 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9E3
Deuteranopia (green-blind)
#DDDEE1
Tritanopia (blue-blind)
#F9D3D9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f4d4e2; /* rgb */ color: rgb(244, 212, 226); /* oklch */ color: oklch(90.1% 0.040 349.7);
Tailwind
colors: {
custom: {
50: '#f8e1eb',
500: '#f4d4e2',
950: '#000000',
},
}SCSS
$custom: #f4d4e2; $custom-light: #f8e1eb; $custom-dark: #000000;
JSON
{
"hex": "#f4d4e2",
"rgb": {
"r": 244,
"g": 212,
"b": 226
},
"hsl": {
"h": 333.75,
"s": 59.259,
"l": 89.412
},
"oklch": {
"l": 0.90061,
"c": 0.03994,
"h": 349.7
},
"luminance": 0.71811
}Semantic roles & 50–950 ramp
primary
#F4D4E2
secondary
#98D4BA
accent
#C77D1F
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#171516
muted
#858484