#FFDCF2#FFDCF2
#FFDCF2 is a very light, muted pink. Relative luminance 0.789; OKLCH L 93.0% C 0.048 H 340.0°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCF2 |
|---|---|
| RGB | rgb(255, 220, 242) |
| HSL | hsl(322, 100%, 93%) |
| HSV | hsv(322, 14%, 100%) |
| CMYK | cmyk(0%, 13.7%, 5.1%, 0%) |
| CIE-LAB | lab(91.17, 15.70, -6.23) |
| CIE-LCH | lch(91.17, 16.89, 338.36°) |
| OKLab | oklab(92.99% 0.0451 -0.0164) |
| OKLCH | oklch(92.99% 0.048 340) |
| XYZ | xyz(82.8586, 78.8589, 94.8436) |
| Luminance | 0.7886 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.57
Pale Pink
#FFCFDC
ΔE00 5.29
Pale Mauve
#FED0FC
ΔE00 6.58
Very Light Purple
#F6CEFC
ΔE00 7.27
Thistle
#D8BFD8
ΔE00 7.84
Pale Lavender
#EECFFE
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCF2 #DCFFE9
analogous
#FADCFF #FFDCF2 #FFDCE0
triadic
#FFDCF2 #F2FFDC #DCF2FF
tetradic
#FFDCF2 #FFFADC #DCFFE9 #DCE0FF
square
#FFDCF2 #FFFADC #DCFFE9 #DCE0FF
split-complementary
#FFDCF2 #E0FFDC #DCFFFA
monochromatic
#FF62C5 #FF9FDB #FFDCF2 #FFE0F4 #FFE0F4
Accessibility & contrast
On white
1.25
#FFDCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#FFDCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCF2
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCF2 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE3F3
Deuteranopia (green-blind)
#E5E8F1
Tritanopia (blue-blind)
#FFDCE3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffdcf2; /* rgb */ color: rgb(255, 220, 242); /* oklch */ color: oklch(93.0% 0.048 340.0);
Tailwind
colors: {
custom: {
50: '#ffe7f6',
500: '#ffdcf2',
950: '#000000',
},
}SCSS
$custom: #ffdcf2; $custom-light: #ffe7f6; $custom-dark: #000000;
JSON
{
"hex": "#ffdcf2",
"rgb": {
"r": 255,
"g": 220,
"b": 242
},
"hsl": {
"h": 322.286,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.92987,
"c": 0.04795,
"h": 340
},
"luminance": 0.78857
}Semantic roles & 50–950 ramp
primary
#FFDCF2
secondary
#93ECB4
accent
#E65500
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181617
muted
#868485