#FFDCF5#FFDCF5
#FFDCF5 is a very light, muted pink. Relative luminance 0.790; OKLCH L 93.1% C 0.050 H 336.2°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCF5 |
|---|---|
| RGB | rgb(255, 220, 245) |
| HSL | hsl(317, 100%, 93%) |
| HSV | hsv(317, 14%, 100%) |
| CMYK | cmyk(0%, 13.7%, 3.9%, 0%) |
| CIE-LAB | lab(91.25, 16.22, -7.68) |
| CIE-LCH | lch(91.25, 17.94, 334.66°) |
| OKLab | oklab(93.08% 0.0461 -0.0203) |
| OKLCH | oklch(93.08% 0.05 336.2) |
| XYZ | xyz(83.3129, 79.0406, 97.2360) |
| Luminance | 0.7904 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.26
Pale Mauve
#FED0FC
ΔE00 5.75
Pale Pink
#FFCFDC
ΔE00 5.96
Very Light Purple
#F6CEFC
ΔE00 6.42
Pale Lavender
#EECFFE
ΔE00 7.24
Thistle
#D8BFD8
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCF5 #DCFFE6
analogous
#F7DCFF #FFDCF5 #FFDCE3
triadic
#FFDCF5 #F5FFDC #DCF5FF
tetradic
#FFDCF5 #FFF7DC #DCFFE6 #DCE3FF
square
#FFDCF5 #FFF7DC #DCFFE6 #DCE3FF
split-complementary
#FFDCF5 #E3FFDC #DCFFF7
monochromatic
#FF62D2 #FF9FE4 #FFDCF5 #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.25
#FFDCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#FFDCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCF5
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCF5 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE3F6
Deuteranopia (green-blind)
#E4E8F4
Tritanopia (blue-blind)
#FFDDE4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffdcf5; /* rgb */ color: rgb(255, 220, 245); /* oklch */ color: oklch(93.1% 0.050 336.2);
Tailwind
colors: {
custom: {
50: '#ffe7f8',
500: '#ffdcf5',
950: '#000000',
},
}SCSS
$custom: #ffdcf5; $custom-light: #ffe7f8; $custom-dark: #000000;
JSON
{
"hex": "#ffdcf5",
"rgb": {
"r": 255,
"g": 220,
"b": 245
},
"hsl": {
"h": 317.143,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.93078,
"c": 0.05038,
"h": 336.2
},
"luminance": 0.79039
}Semantic roles & 50–950 ramp
primary
#FFDCF5
secondary
#93ECAD
accent
#E64200
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485