#FFDCF0#FFDCF0
#FFDCF0 is a very light, muted pink. Relative luminance 0.787; OKLCH L 92.9% C 0.046 H 342.7°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCF0 |
|---|---|
| RGB | rgb(255, 220, 240) |
| HSL | hsl(326, 100%, 93%) |
| HSV | hsv(326, 14%, 100%) |
| CMYK | cmyk(0%, 13.7%, 5.9%, 0%) |
| CIE-LAB | lab(91.12, 15.36, -5.26) |
| CIE-LCH | lch(91.12, 16.24, 341.10°) |
| OKLab | oklab(92.93% 0.0444 -0.0138) |
| OKLCH | oklch(92.93% 0.046 342.7) |
| XYZ | xyz(82.5599, 78.7394, 93.2703) |
| Luminance | 0.7874 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.17
Pale Pink
#FFCFDC
ΔE00 4.90
Pale Mauve
#FED0FC
ΔE00 7.16
Very Light Purple
#F6CEFC
ΔE00 7.87
Thistle
#D8BFD8
ΔE00 7.96
Pale Lavender
#EECFFE
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCF0 #DCFFEB
analogous
#FCDCFF #FFDCF0 #FFDCDE
triadic
#FFDCF0 #F0FFDC #DCF0FF
tetradic
#FFDCF0 #FFFCDC #DCFFEB #DCDEFF
square
#FFDCF0 #FFFCDC #DCFFEB #DCDEFF
split-complementary
#FFDCF0 #DEFFDC #DCFFFC
monochromatic
#FF62BC #FF9FD6 #FFDCF0 #FFE0F2 #FFE0F2
Accessibility & contrast
On white
1.25
#FFDCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#FFDCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCF0
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCF0 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2F1
Deuteranopia (green-blind)
#E5E7EF
Tritanopia (blue-blind)
#FFDCE3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffdcf0; /* rgb */ color: rgb(255, 220, 240); /* oklch */ color: oklch(92.9% 0.046 342.7);
Tailwind
colors: {
custom: {
50: '#ffe7f4',
500: '#ffdcf0',
950: '#000000',
},
}SCSS
$custom: #ffdcf0; $custom-light: #ffe7f4; $custom-dark: #000000;
JSON
{
"hex": "#ffdcf0",
"rgb": {
"r": 255,
"g": 220,
"b": 240
},
"hsl": {
"h": 325.714,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.92927,
"c": 0.04645,
"h": 342.7
},
"luminance": 0.78738
}Semantic roles & 50–950 ramp
primary
#FFDCF0
secondary
#93ECB9
accent
#E66200
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181617
muted
#868485