#F4D6DE#F4D6DE
#F4D6DE is a very light, muted pink. Relative luminance 0.726; OKLCH L 90.3% C 0.035 H 359.9°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D6DE |
|---|---|
| RGB | rgb(244, 214, 222) |
| HSL | hsl(344, 58%, 90%) |
| HSV | hsv(344, 12%, 96%) |
| CMYK | cmyk(0%, 12.3%, 9%, 4.3%) |
| CIE-LAB | lab(88.26, 11.70, -0.10) |
| CIE-LCH | lch(88.26, 11.70, 359.52°) |
| OKLab | oklab(90.32% 0.0349 -0.0001) |
| OKLCH | oklch(90.32% 0.035 359.9) |
| XYZ | xyz(74.5385, 72.6017, 79.1800) |
| Luminance | 0.7260 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.80
Pale Pink
#FFCFDC
ΔE00 5.15
Mistyrose
#FFE4E1
ΔE00 5.59
Lavenderblush
#FFF0F5
ΔE00 7.27
Light Rose
#FFC5CB
ΔE00 7.68
Thistle
#D8BFD8
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D6DE #D6F4EC
analogous
#F4D6ED #F4D6DE #F4DDD6
triadic
#F4D6DE #DEF4D6 #D6DEF4
tetradic
#F4D6DE #EDF4D6 #D6F4EC #DDD6F4
square
#F4D6DE #EDF4D6 #D6F4EC #DDD6F4
split-complementary
#F4D6DE #D6F4DD #D6EDF4
monochromatic
#DA7590 #E7A6B7 #F4D6DE #F9E7EC #F9E7EC
Accessibility & contrast
On white
1.35
#F4D6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#F4D6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D6DE
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D6DE | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBDE
Deuteranopia (green-blind)
#E0DFDD
Tritanopia (blue-blind)
#FAD5D9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f4d6de; /* rgb */ color: rgb(244, 214, 222); /* oklch */ color: oklch(90.3% 0.035 359.9);
Tailwind
colors: {
custom: {
50: '#f8e2e8',
500: '#f4d6de',
950: '#000000',
},
}SCSS
$custom: #f4d6de; $custom-light: #f8e2e8; $custom-dark: #000000;
JSON
{
"hex": "#f4d6de",
"rgb": {
"r": 244,
"g": 214,
"b": 222
},
"hsl": {
"h": 344,
"s": 57.692,
"l": 89.804
},
"oklch": {
"l": 0.90322,
"c": 0.03488,
"h": 359.9
},
"luminance": 0.726
}Semantic roles & 50–950 ramp
primary
#F4D6DE
secondary
#9AD4C5
accent
#C59920
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171516
muted
#858484