#FFDCF9#FFDCF9
#FFDCF9 is a very light, muted pink. Relative luminance 0.793; OKLCH L 93.2% C 0.054 H 331.8°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCF9 |
|---|---|
| RGB | rgb(255, 220, 249) |
| HSL | hsl(310, 100%, 93%) |
| HSV | hsv(310, 14%, 100%) |
| CMYK | cmyk(0%, 13.7%, 2.4%, 0%) |
| CIE-LAB | lab(91.36, 16.92, -9.61) |
| CIE-LCH | lch(91.36, 19.46, 330.40°) |
| OKLab | oklab(93.2% 0.0475 -0.0255) |
| OKLCH | oklch(93.2% 0.054 331.8) |
| XYZ | xyz(83.9301, 79.2875, 100.4868) |
| Luminance | 0.7929 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.75
Very Light Purple
#F6CEFC
ΔE00 5.36
Pale Lavender
#EECFFE
ΔE00 6.18
Light Pink
#FFD1DF
ΔE00 6.25
Pale Pink
#FFCFDC
ΔE00 6.93
Thistle
#D8BFD8
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCF9 #DCFFE2
analogous
#F3DCFF #FFDCF9 #FFDCE7
triadic
#FFDCF9 #F9FFDC #DCF9FF
tetradic
#FFDCF9 #FFF3DC #DCFFE2 #DCE7FF
square
#FFDCF9 #FFF3DC #DCFFE2 #DCE7FF
split-complementary
#FFDCF9 #E7FFDC #DCFFF3
monochromatic
#FF62E4 #FF9FEF #FFDCF9 #FFE0FA #FFE0FA
Accessibility & contrast
On white
1.25
#FFDCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#FFDCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCF9
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCF9 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE3FA
Deuteranopia (green-blind)
#E3E8F8
Tritanopia (blue-blind)
#FFDEE6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffdcf9; /* rgb */ color: rgb(255, 220, 249); /* oklch */ color: oklch(93.2% 0.054 331.8);
Tailwind
colors: {
custom: {
50: '#ffe7fb',
500: '#ffdcf9',
950: '#000000',
},
}SCSS
$custom: #ffdcf9; $custom-light: #ffe7fb; $custom-dark: #000000;
JSON
{
"hex": "#ffdcf9",
"rgb": {
"r": 255,
"g": 220,
"b": 249
},
"hsl": {
"h": 310.286,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.93202,
"c": 0.05391,
"h": 331.8
},
"luminance": 0.79286
}Semantic roles & 50–950 ramp
primary
#FFDCF9
secondary
#93ECA2
accent
#E62700
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485