#F4DCE8#F4DCE8
#F4DCE8 is a very light, muted pink. Relative luminance 0.762; OKLCH L 91.7% C 0.031 H 346.0°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DCE8 |
|---|---|
| RGB | rgb(244, 220, 232) |
| HSL | hsl(330, 52%, 91%) |
| HSV | hsv(330, 10%, 96%) |
| CMYK | cmyk(0%, 9.8%, 4.9%, 4.3%) |
| CIE-LAB | lab(89.97, 10.26, -2.85) |
| CIE-LCH | lch(89.97, 10.65, 344.48°) |
| OKLab | oklab(91.75% 0.0298 -0.0074) |
| OKLCH | oklch(91.75% 0.031 346) |
| XYZ | xyz(77.4653, 76.2468, 86.9646) |
| Luminance | 0.7625 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.83
Light Pink
#FFD1DF
ΔE00 6.35
Mistyrose
#FFE4E1
ΔE00 6.46
Pale Pink
#FFCFDC
ΔE00 6.90
Thistle
#D8BFD8
ΔE00 8.05
Very Light Pink
#FFF4F2
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DCE8 #DCF4E8
analogous
#F4DCF4 #F4DCE8 #F4DCDC
triadic
#F4DCE8 #E8F4DC #DCE8F4
tetradic
#F4DCE8 #F4F4DC #DCF4E8 #DCDCF4
square
#F4DCE8 #F4F4DC #DCF4E8 #DCDCF4
split-complementary
#F4DCE8 #DCF4DC #DCF4F4
monochromatic
#D77FAB #E5ADC9 #F4DCE8 #F8E8F0 #F8E8F0
Accessibility & contrast
On white
1.29
#F4DCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#F4DCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DCE8
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DCE8 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0E9
Deuteranopia (green-blind)
#E2E4E7
Tritanopia (blue-blind)
#F8DCE0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f4dce8; /* rgb */ color: rgb(244, 220, 232); /* oklch */ color: oklch(91.7% 0.031 346.0);
Tailwind
colors: {
custom: {
50: '#f7e6ef',
500: '#f4dce8',
950: '#000000',
},
}SCSS
$custom: #f4dce8; $custom-light: #f7e6ef; $custom-dark: #000000;
JSON
{
"hex": "#f4dce8",
"rgb": {
"r": 244,
"g": 220,
"b": 232
},
"hsl": {
"h": 330,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.91746,
"c": 0.03067,
"h": 346
},
"luminance": 0.76246
}Semantic roles & 50–950 ramp
primary
#F4DCE8
secondary
#A1D3BA
accent
#C07326
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485