#D5CEE6#D5CEE6
#D5CEE6 is a very light, muted violet. Relative luminance 0.640; OKLCH L 86.4% C 0.034 H 299.0°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CEE6 |
|---|---|
| RGB | rgb(213, 206, 230) |
| HSL | hsl(258, 32%, 85%) |
| HSV | hsv(258, 10%, 90%) |
| CMYK | cmyk(7.4%, 10.4%, 0%, 9.8%) |
| CIE-LAB | lab(83.97, 6.88, -10.96) |
| CIE-LCH | lch(83.97, 12.94, 302.12°) |
| OKLab | oklab(86.44% 0.0163 -0.0294) |
| OKLCH | oklch(86.44% 0.034 299) |
| XYZ | xyz(63.7921, 64.0018, 83.8404) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.15
Thistle
#D8BFD8
ΔE00 6.78
Periwinkle
#CCCCFF
ΔE00 8.34
Pale Lilac
#E4CBFF
ΔE00 9.04
Pale Lavender
#EECFFE
ΔE00 9.32
Light Periwinkle
#C1C6FC
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CEE6 #DFE6CE
analogous
#CED3E6 #D5CEE6 #E1CEE6
triadic
#D5CEE6 #E6D5CE #CEE6D5
tetradic
#D5CEE6 #E6CED3 #DFE6CE #CEE6E1
square
#D5CEE6 #E6CED3 #DFE6CE #CEE6E1
split-complementary
#D5CEE6 #E6E1CE #D3E6CE
monochromatic
#907DBD #B2A5D1 #D5CEE6 #EEEBF5 #EEEBF5
Accessibility & contrast
On white
1.52
#D5CEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#D5CEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CEE6
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CEE6 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD1E7
Deuteranopia (green-blind)
#CBD1E5
Tritanopia (blue-blind)
#D2D1D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d5cee6; /* rgb */ color: rgb(213, 206, 230); /* oklch */ color: oklch(86.4% 0.034 299.0);
Tailwind
colors: {
custom: {
50: '#e2dded',
500: '#d5cee6',
950: '#000000',
},
}SCSS
$custom: #d5cee6; $custom-light: #e2dded; $custom-dark: #000000;
JSON
{
"hex": "#d5cee6",
"rgb": {
"r": 213,
"g": 206,
"b": 230
},
"hsl": {
"h": 257.5,
"s": 32.432,
"l": 85.49
},
"oklch": {
"l": 0.86435,
"c": 0.03363,
"h": 299
},
"luminance": 0.64002
}Semantic roles & 50–950 ramp
primary
#D5CEE6
secondary
#B4BF99
accent
#AB3A8A
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484