#D2CEE5#D2CEE5
#D2CEE5 is a very light, muted violet. Relative luminance 0.635; OKLCH L 86.2% C 0.032 H 293.7°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CEE5 |
|---|---|
| RGB | rgb(210, 206, 229) |
| HSL | hsl(250, 31%, 85%) |
| HSV | hsv(250, 10%, 90%) |
| CMYK | cmyk(8.3%, 10%, 0%, 10.2%) |
| CIE-LAB | lab(83.71, 5.70, -10.84) |
| CIE-LCH | lch(83.71, 12.25, 297.74°) |
| OKLab | oklab(86.17% 0.0128 -0.0291) |
| OKLCH | oklch(86.17% 0.032 293.7) |
| XYZ | xyz(62.7898, 63.5012, 83.0626) |
| Luminance | 0.6350 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.68
Thistle
#D8BFD8
ΔE00 7.89
Periwinkle
#CCCCFF
ΔE00 8.31
Light Periwinkle
#C1C6FC
ΔE00 9.65
Light Blue Grey
#B7C9E2
ΔE00 9.73
Pale Lilac
#E4CBFF
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CEE5 #E1E5CE
analogous
#CED5E5 #D2CEE5 #DDCEE5
triadic
#D2CEE5 #E5D2CE #CEE5D2
tetradic
#D2CEE5 #E5CED5 #E1E5CE #CEE5DD
square
#D2CEE5 #E5CED5 #E1E5CE #CEE5DD
split-complementary
#D2CEE5 #E5DDCE #D5E5CE
monochromatic
#897EBB #ADA6D0 #D2CEE5 #EDEBF4 #EDEBF4
Accessibility & contrast
On white
1.53
#D2CEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#D2CEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CEE5
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CEE5 | 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)
#C9D1E6
Deuteranopia (green-blind)
#CAD0E4
Tritanopia (blue-blind)
#CFD1D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d2cee5; /* rgb */ color: rgb(210, 206, 229); /* oklch */ color: oklch(86.2% 0.032 293.7);
Tailwind
colors: {
custom: {
50: '#dfdced',
500: '#d2cee5',
950: '#000000',
},
}SCSS
$custom: #d2cee5; $custom-light: #dfdced; $custom-dark: #000000;
JSON
{
"hex": "#d2cee5",
"rgb": {
"r": 210,
"g": 206,
"b": 229
},
"hsl": {
"h": 250.435,
"s": 30.667,
"l": 85.294
},
"oklch": {
"l": 0.86165,
"c": 0.0318,
"h": 293.7
},
"luminance": 0.63501
}Semantic roles & 50–950 ramp
primary
#D2CEE5
secondary
#B7BE9A
accent
#A93C96
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484