#FFDCF1#FFDCF1
#FFDCF1 is a very light, muted pink. Relative luminance 0.788; OKLCH L 93.0% C 0.047 H 341.4°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCF1 |
|---|---|
| RGB | rgb(255, 220, 241) |
| HSL | hsl(324, 100%, 93%) |
| HSV | hsv(324, 14%, 100%) |
| CMYK | cmyk(0%, 13.7%, 5.5%, 0%) |
| CIE-LAB | lab(91.14, 15.53, -5.74) |
| CIE-LCH | lch(91.14, 16.56, 339.70°) |
| OKLab | oklab(92.96% 0.0447 -0.0151) |
| OKLCH | oklch(92.96% 0.047 341.4) |
| XYZ | xyz(82.7088, 78.7989, 94.0548) |
| Luminance | 0.7880 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.37
Pale Pink
#FFCFDC
ΔE00 5.09
Pale Mauve
#FED0FC
ΔE00 6.87
Very Light Purple
#F6CEFC
ΔE00 7.57
Thistle
#D8BFD8
ΔE00 7.89
Pale Lavender
#EECFFE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCF1 #DCFFEA
analogous
#FBDCFF #FFDCF1 #FFDCDF
triadic
#FFDCF1 #F1FFDC #DCF1FF
tetradic
#FFDCF1 #FFFBDC #DCFFEA #DCDFFF
square
#FFDCF1 #FFFBDC #DCFFEA #DCDFFF
split-complementary
#FFDCF1 #DFFFDC #DCFFFB
monochromatic
#FF62C0 #FF9FD9 #FFDCF1 #FFE0F3 #FFE0F3
Accessibility & contrast
On white
1.25
#FFDCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#FFDCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCF1
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCF1 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE3F2
Deuteranopia (green-blind)
#E5E8F0
Tritanopia (blue-blind)
#FFDCE3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffdcf1; /* rgb */ color: rgb(255, 220, 241); /* oklch */ color: oklch(93.0% 0.047 341.4);
Tailwind
colors: {
custom: {
50: '#ffe7f5',
500: '#ffdcf1',
950: '#000000',
},
}SCSS
$custom: #ffdcf1; $custom-light: #ffe7f5; $custom-dark: #000000;
JSON
{
"hex": "#ffdcf1",
"rgb": {
"r": 255,
"g": 220,
"b": 241
},
"hsl": {
"h": 324,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.92957,
"c": 0.04719,
"h": 341.4
},
"luminance": 0.78797
}Semantic roles & 50–950 ramp
primary
#FFDCF1
secondary
#93ECB7
accent
#E65C00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181617
muted
#868485