#F4DCE6#F4DCE6
#F4DCE6 is a very light, muted pink. Relative luminance 0.761; OKLCH L 91.7% C 0.029 H 350.6°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DCE6 |
|---|---|
| RGB | rgb(244, 220, 230) |
| HSL | hsl(335, 52%, 91%) |
| HSV | hsv(335, 10%, 96%) |
| CMYK | cmyk(0%, 9.8%, 5.7%, 4.3%) |
| CIE-LAB | lab(89.92, 9.92, -1.88) |
| CIE-LCH | lch(89.92, 10.10, 349.29°) |
| OKLab | oklab(91.69% 0.029 -0.0048) |
| OKLCH | oklch(91.69% 0.029 350.6) |
| XYZ | xyz(77.1828, 76.1339, 85.4769) |
| Luminance | 0.7613 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.49
Mistyrose
#FFE4E1
ΔE00 5.74
Light Pink
#FFD1DF
ΔE00 6.47
Pale Pink
#FFCFDC
ΔE00 6.97
Thistle
#D8BFD8
ΔE00 8.49
Very Light Pink
#FFF4F2
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DCE6 #DCF4EA
analogous
#F4DCF2 #F4DCE6 #F4DEDC
triadic
#F4DCE6 #E6F4DC #DCE6F4
tetradic
#F4DCE6 #F2F4DC #DCF4EA #DEDCF4
square
#F4DCE6 #F2F4DC #DCF4EA #DEDCF4
split-complementary
#F4DCE6 #DCF4DE #DCF2F4
monochromatic
#D77FA3 #E5ADC5 #F4DCE6 #F8E8EE #F8E8EE
Accessibility & contrast
On white
1.29
#F4DCE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#F4DCE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DCE6
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DCE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DCE6 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE0E6
Deuteranopia (green-blind)
#E3E4E5
Tritanopia (blue-blind)
#F8DCDF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f4dce6; /* rgb */ color: rgb(244, 220, 230); /* oklch */ color: oklch(91.7% 0.029 350.6);
Tailwind
colors: {
custom: {
50: '#f7e6ed',
500: '#f4dce6',
950: '#000000',
},
}SCSS
$custom: #f4dce6; $custom-light: #f7e6ed; $custom-dark: #000000;
JSON
{
"hex": "#f4dce6",
"rgb": {
"r": 244,
"g": 220,
"b": 230
},
"hsl": {
"h": 335,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.91688,
"c": 0.02943,
"h": 350.6
},
"luminance": 0.76133
}Semantic roles & 50–950 ramp
primary
#F4DCE6
secondary
#A1D3BE
accent
#C08026
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484