#DFCFD8#DFCFD8
#DFCFD8 is a very light, muted pink. Relative luminance 0.653; OKLCH L 87.0% C 0.021 H 342.6°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFD8 |
|---|---|
| RGB | rgb(223, 207, 216) |
| HSL | hsl(326, 20%, 84%) |
| HSV | hsv(326, 7%, 87%) |
| CMYK | cmyk(0%, 7.2%, 3.1%, 12.5%) |
| CIE-LAB | lab(84.62, 7.10, -2.45) |
| CIE-LCH | lch(84.62, 7.51, 340.99°) |
| OKLab | oklab(87.01% 0.0204 -0.0064) |
| OKLCH | oklch(87.01% 0.021 342.6) |
| XYZ | xyz(65.1373, 65.2722, 74.1198) |
| Luminance | 0.6527 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.36
Lavenderblush
#FFF0F5
ΔE00 7.40
Mistyrose
#FFE4E1
ΔE00 7.91
Lavender (CSS)
#E6E6FA
ΔE00 8.75
Light Gray
#D3D3D3
ΔE00 8.77
Gainsboro
#DCDCDC
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFD8 #CFDFD6
analogous
#DECFDF #DFCFD8 #DFCFD0
triadic
#DFCFD8 #D8DFCF #CFD8DF
tetradic
#DFCFD8 #DFDECF #CFDFD6 #CFD0DF
square
#DFCFD8 #DFDECF #CFDFD6 #CFD0DF
split-complementary
#DFCFD8 #D0DFCF #CFDFDE
monochromatic
#AE869C #C7AABA #DFCFD8 #F3EDF0 #F3EDF0
Accessibility & contrast
On white
1.49
#DFCFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#DFCFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFD8
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFD8 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D8
Deuteranopia (green-blind)
#D3D4D8
Tritanopia (blue-blind)
#E1CFD2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfcfd8; /* rgb */ color: rgb(223, 207, 216); /* oklch */ color: oklch(87.0% 0.021 342.6);
Tailwind
colors: {
custom: {
50: '#e9dde4',
500: '#dfcfd8',
950: '#000000',
},
}SCSS
$custom: #dfcfd8; $custom-light: #e9dde4; $custom-dark: #000000;
JSON
{
"hex": "#dfcfd8",
"rgb": {
"r": 223,
"g": 207,
"b": 216
},
"hsl": {
"h": 326.25,
"s": 20,
"l": 84.314
},
"oklch": {
"l": 0.87013,
"c": 0.02139,
"h": 342.6
},
"luminance": 0.65271
}Semantic roles & 50–950 ramp
primary
#DFCFD8
secondary
#9DB5A8
accent
#9E6D47
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484