#D2CFDC#D2CFDC
#D2CFDC is a very light, near-neutral violet. Relative luminance 0.635; OKLCH L 86.1% C 0.018 H 296.6°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CFDC |
|---|---|
| RGB | rgb(210, 207, 220) |
| HSL | hsl(254, 16%, 84%) |
| HSV | hsv(254, 6%, 86%) |
| CMYK | cmyk(4.5%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(83.70, 3.43, -6.05) |
| CIE-LCH | lch(83.70, 6.96, 299.56°) |
| OKLab | oklab(86.08% 0.0081 -0.0161) |
| OKLCH | oklch(86.08% 0.018 296.6) |
| XYZ | xyz(61.8071, 63.4945, 76.6958) |
| Luminance | 0.6350 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.89
Fog
#D8DCE0
ΔE00 6.69
Light Gray
#D3D3D3
ΔE00 6.76
Gainsboro
#DCDCDC
ΔE00 7.24
Silver
#C0C0C0
ΔE00 7.90
Dove Gray
#B6B8BD
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CFDC #D9DCCF
analogous
#CFD2DC #D2CFDC #D8CFDC
triadic
#D2CFDC #DCD2CF #CFDCD2
tetradic
#D2CFDC #DCCFD2 #D9DCCF #CFDCD8
square
#D2CFDC #DCCFD2 #D9DCCF #CFDCD8
split-complementary
#D2CFDC #DCD8CF #D2DCCF
monochromatic
#9088A8 #B1ACC2 #D2CFDC #EEEDF2 #EEEDF2
Accessibility & contrast
On white
1.53
#D2CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#D2CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CFDC
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CFDC | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DD
Deuteranopia (green-blind)
#CDD0DC
Tritanopia (blue-blind)
#D0D1D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d2cfdc; /* rgb */ color: rgb(210, 207, 220); /* oklch */ color: oklch(86.1% 0.018 296.6);
Tailwind
colors: {
custom: {
50: '#dfdde6',
500: '#d2cfdc',
950: '#000000',
},
}SCSS
$custom: #d2cfdc; $custom-light: #dfdde6; $custom-dark: #000000;
JSON
{
"hex": "#d2cfdc",
"rgb": {
"r": 210,
"g": 207,
"b": 220
},
"hsl": {
"h": 253.846,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.86077,
"c": 0.01806,
"h": 296.6
},
"luminance": 0.63495
}Semantic roles & 50–950 ramp
primary
#D2CFDC
secondary
#ADB19E
accent
#9A4C88
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484