#D5CEE5#D5CEE5
#D5CEE5 is a very light, muted violet. Relative luminance 0.639; OKLCH L 86.4% C 0.032 H 299.6°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CEE5 |
|---|---|
| RGB | rgb(213, 206, 229) |
| HSL | hsl(258, 31%, 85%) |
| HSV | hsv(258, 10%, 90%) |
| CMYK | cmyk(7%, 10%, 0%, 10.2%) |
| CIE-LAB | lab(83.94, 6.68, -10.47) |
| CIE-LCH | lch(83.94, 12.42, 302.56°) |
| OKLab | oklab(86.4% 0.016 -0.0281) |
| OKLCH | oklch(86.4% 0.032 299.6) |
| XYZ | xyz(63.6521, 63.9458, 83.1030) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.07
Thistle
#D8BFD8
ΔE00 6.81
Periwinkle
#CCCCFF
ΔE00 8.65
Pale Lilac
#E4CBFF
ΔE00 9.35
Pale Lavender
#EECFFE
ΔE00 9.57
Light Periwinkle
#C1C6FC
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CEE5 #DEE5CE
analogous
#CED2E5 #D5CEE5 #E0CEE5
triadic
#D5CEE5 #E5D5CE #CEE5D5
tetradic
#D5CEE5 #E5CED2 #DEE5CE #CEE5E0
square
#D5CEE5 #E5CED2 #DEE5CE #CEE5E0
split-complementary
#D5CEE5 #E5E0CE #D2E5CE
monochromatic
#907EBB #B3A6D0 #D5CEE5 #EEEBF4 #EEEBF4
Accessibility & contrast
On white
1.52
#D5CEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#D5CEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CEE5
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CEE5 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD1E6
Deuteranopia (green-blind)
#CBD1E4
Tritanopia (blue-blind)
#D3D1D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d5cee5; /* rgb */ color: rgb(213, 206, 229); /* oklch */ color: oklch(86.4% 0.032 299.6);
Tailwind
colors: {
custom: {
50: '#e2dded',
500: '#d5cee5',
950: '#000000',
},
}SCSS
$custom: #d5cee5; $custom-light: #e2dded; $custom-dark: #000000;
JSON
{
"hex": "#d5cee5",
"rgb": {
"r": 213,
"g": 206,
"b": 229
},
"hsl": {
"h": 258.261,
"s": 30.667,
"l": 85.294
},
"oklch": {
"l": 0.86403,
"c": 0.03229,
"h": 299.6
},
"luminance": 0.63946
}Semantic roles & 50–950 ramp
primary
#D5CEE5
secondary
#B3BE9A
accent
#A93C88
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484