#FFDCF4#FFDCF4
#FFDCF4 is a very light, muted pink. Relative luminance 0.790; OKLCH L 93.0% C 0.050 H 337.5°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCF4 |
|---|---|
| RGB | rgb(255, 220, 244) |
| HSL | hsl(319, 100%, 93%) |
| HSV | hsv(319, 14%, 100%) |
| CMYK | cmyk(0%, 13.7%, 4.3%, 0%) |
| CIE-LAB | lab(91.23, 16.05, -7.20) |
| CIE-LCH | lch(91.23, 17.59, 335.84°) |
| OKLab | oklab(93.05% 0.0458 -0.019) |
| OKLCH | oklch(93.05% 0.05 337.5) |
| XYZ | xyz(83.1606, 78.9797, 96.4342) |
| Luminance | 0.7898 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.02
Pale Pink
#FFCFDC
ΔE00 5.73
Pale Mauve
#FED0FC
ΔE00 6.02
Very Light Purple
#F6CEFC
ΔE00 6.70
Pale Lavender
#EECFFE
ΔE00 7.51
Thistle
#D8BFD8
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCF4 #DCFFE7
analogous
#F8DCFF #FFDCF4 #FFDCE2
triadic
#FFDCF4 #F4FFDC #DCF4FF
tetradic
#FFDCF4 #FFF8DC #DCFFE7 #DCE2FF
square
#FFDCF4 #FFF8DC #DCFFE7 #DCE2FF
split-complementary
#FFDCF4 #E2FFDC #DCFFF8
monochromatic
#FF62CE #FF9FE1 #FFDCF4 #FFE0F5 #FFE0F5
Accessibility & contrast
On white
1.25
#FFDCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#FFDCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCF4
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCF4 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE3F5
Deuteranopia (green-blind)
#E4E8F3
Tritanopia (blue-blind)
#FFDDE4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffdcf4; /* rgb */ color: rgb(255, 220, 244); /* oklch */ color: oklch(93.0% 0.050 337.5);
Tailwind
colors: {
custom: {
50: '#ffe7f7',
500: '#ffdcf4',
950: '#000000',
},
}SCSS
$custom: #ffdcf4; $custom-light: #ffe7f7; $custom-dark: #000000;
JSON
{
"hex": "#ffdcf4",
"rgb": {
"r": 255,
"g": 220,
"b": 244
},
"hsl": {
"h": 318.857,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.93048,
"c": 0.04954,
"h": 337.5
},
"luminance": 0.78978
}Semantic roles & 50–950 ramp
primary
#FFDCF4
secondary
#93ECAF
accent
#E64800
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181617
muted
#868485