#FFDCEE#FFDCEE
#FFDCEE is a very light, muted pink. Relative luminance 0.786; OKLCH L 92.9% C 0.045 H 345.6°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCEE |
|---|---|
| RGB | rgb(255, 220, 238) |
| HSL | hsl(329, 100%, 93%) |
| HSV | hsv(329, 14%, 100%) |
| CMYK | cmyk(0%, 13.7%, 6.7%, 0%) |
| CIE-LAB | lab(91.06, 15.02, -4.29) |
| CIE-LCH | lch(91.06, 15.62, 344.06°) |
| OKLab | oklab(92.87% 0.0437 -0.0112) |
| OKLCH | oklch(92.87% 0.045 345.6) |
| XYZ | xyz(82.2644, 78.6212, 91.7142) |
| Luminance | 0.7862 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.84
Pale Pink
#FFCFDC
ΔE00 4.56
Pale Mauve
#FED0FC
ΔE00 7.77
Thistle
#D8BFD8
ΔE00 8.13
Light Rose
#FFC5CB
ΔE00 8.47
Very Light Purple
#F6CEFC
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCEE #DCFFED
analogous
#FFDCFF #FFDCEE #FFDCDC
triadic
#FFDCEE #EEFFDC #DCEEFF
tetradic
#FFDCEE #FFFFDC #DCFFED #DCDCFF
square
#FFDCEE #FFFFDC #DCFFED #DCDCFF
split-complementary
#FFDCEE #DCFFDC #DCFFFF
monochromatic
#FF62B3 #FF9FD0 #FFDCEE #FFE0F0 #FFE0F0
Accessibility & contrast
On white
1.26
#FFDCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#FFDCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCEE
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCEE | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EF
Deuteranopia (green-blind)
#E6E7ED
Tritanopia (blue-blind)
#FFDCE2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffdcee; /* rgb */ color: rgb(255, 220, 238); /* oklch */ color: oklch(92.9% 0.045 345.6);
Tailwind
colors: {
custom: {
50: '#ffe7f3',
500: '#ffdcee',
950: '#000000',
},
}SCSS
$custom: #ffdcee; $custom-light: #ffe7f3; $custom-dark: #000000;
JSON
{
"hex": "#ffdcee",
"rgb": {
"r": 255,
"g": 220,
"b": 238
},
"hsl": {
"h": 329.143,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.92868,
"c": 0.04506,
"h": 345.6
},
"luminance": 0.78619
}Semantic roles & 50–950 ramp
primary
#FFDCEE
secondary
#93ECBE
accent
#E66F00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181617
muted
#868485