#F4D4E4#F4D4E4
#F4D4E4 is a very light, muted pink. Relative luminance 0.719; OKLCH L 90.1% C 0.041 H 346.3°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D4E4 |
|---|---|
| RGB | rgb(244, 212, 228) |
| HSL | hsl(330, 59%, 89%) |
| HSV | hsv(330, 13%, 96%) |
| CMYK | cmyk(0%, 13.1%, 6.6%, 4.3%) |
| CIE-LAB | lab(87.93, 13.76, -3.74) |
| CIE-LCH | lch(87.93, 14.26, 344.78°) |
| OKLab | oklab(90.12% 0.04 -0.0098) |
| OKLCH | oklch(90.12% 0.041 346.3) |
| XYZ | xyz(74.8540, 71.9230, 83.3231) |
| Luminance | 0.7192 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.84
Pale Pink
#FFCFDC
ΔE00 4.44
Thistle
#D8BFD8
ΔE00 6.47
Light Rose
#FFC5CB
ΔE00 7.99
Bubblegum
#FFC1CC
ΔE00 8.23
Pale Mauve
#FED0FC
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D4E4 #D4F4E4
analogous
#F4D4F4 #F4D4E4 #F4D4D4
triadic
#F4D4E4 #E4F4D4 #D4E4F4
tetradic
#F4D4E4 #F4F4D4 #D4F4E4 #D4D4F4
square
#F4D4E4 #F4F4D4 #D4F4E4 #D4D4F4
split-complementary
#F4D4E4 #D4F4D4 #D4F4F4
monochromatic
#DB73A7 #E8A3C5 #F4D4E4 #F9E7F0 #F9E7F0
Accessibility & contrast
On white
1.37
#F4D4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#F4D4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D4E4
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D4E4 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DAE5
Deuteranopia (green-blind)
#DDDEE3
Tritanopia (blue-blind)
#F9D4D9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f4d4e4; /* rgb */ color: rgb(244, 212, 228); /* oklch */ color: oklch(90.1% 0.041 346.3);
Tailwind
colors: {
custom: {
50: '#f8e1ec',
500: '#f4d4e4',
950: '#000000',
},
}SCSS
$custom: #f4d4e4; $custom-light: #f8e1ec; $custom-dark: #000000;
JSON
{
"hex": "#f4d4e4",
"rgb": {
"r": 244,
"g": 212,
"b": 228
},
"hsl": {
"h": 330,
"s": 59.259,
"l": 89.412
},
"oklch": {
"l": 0.9012,
"c": 0.04118,
"h": 346.3
},
"luminance": 0.71921
}Semantic roles & 50–950 ramp
primary
#F4D4E4
secondary
#98D4B6
accent
#C7731F
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171516
muted
#858484