#DFCDDA#DFCDDA
#DFCDDA is a very light, muted pink. Relative luminance 0.644; OKLCH L 86.7% C 0.026 H 335.5°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDDA |
|---|---|
| RGB | rgb(223, 205, 218) |
| HSL | hsl(317, 22%, 84%) |
| HSV | hsv(317, 8%, 87%) |
| CMYK | cmyk(0%, 8.1%, 2.2%, 12.5%) |
| CIE-LAB | lab(84.18, 8.51, -4.16) |
| CIE-LCH | lch(84.18, 9.48, 333.94°) |
| OKLab | oklab(86.69% 0.0241 -0.011) |
| OKLCH | oklch(86.69% 0.026 335.5) |
| XYZ | xyz(64.9160, 64.4133, 75.3293) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.63
Lavenderblush
#FFF0F5
ΔE00 8.33
Light Pink
#FFD1DF
ΔE00 8.46
Pale Pink
#FFCFDC
ΔE00 8.86
Mistyrose
#FFE4E1
ΔE00 8.93
Lavender (CSS)
#E6E6FA
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDDA #CDDFD2
analogous
#DBCDDF #DFCDDA #DFCDD1
triadic
#DFCDDA #DADFCD #CDDADF
tetradic
#DFCDDA #DFDBCD #CDDFD2 #CDD1DF
square
#DFCDDA #DFDBCD #CDDFD2 #CDD1DF
split-complementary
#DFCDDA #D1DFCD #CDDFDB
monochromatic
#AF82A3 #C7A8BE #DFCDDA #F3ECF1 #F3ECF1
Accessibility & contrast
On white
1.51
#DFCDDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#DFCDDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDDA
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDDA | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD0DB
Deuteranopia (green-blind)
#D1D3D9
Tritanopia (blue-blind)
#E1CED1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfcdda; /* rgb */ color: rgb(223, 205, 218); /* oklch */ color: oklch(86.7% 0.026 335.5);
Tailwind
colors: {
custom: {
50: '#e9dce5',
500: '#dfcdda',
950: '#000000',
},
}SCSS
$custom: #dfcdda; $custom-light: #e9dce5; $custom-dark: #000000;
JSON
{
"hex": "#dfcdda",
"rgb": {
"r": 223,
"g": 205,
"b": 218
},
"hsl": {
"h": 316.667,
"s": 21.951,
"l": 83.922
},
"oklch": {
"l": 0.86685,
"c": 0.02646,
"h": 335.5
},
"luminance": 0.64413
}Semantic roles & 50–950 ramp
primary
#DFCDDA
secondary
#9BB5A2
accent
#A05E45
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484