#D4CEE6#D4CEE6
#D4CEE6 is a very light, muted violet. Relative luminance 0.639; OKLCH L 86.4% C 0.033 H 297.1°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CEE6 |
|---|---|
| RGB | rgb(212, 206, 230) |
| HSL | hsl(255, 32%, 85%) |
| HSV | hsv(255, 10%, 90%) |
| CMYK | cmyk(7.8%, 10.4%, 0%, 9.8%) |
| CIE-LAB | lab(83.89, 6.55, -11.08) |
| CIE-LCH | lch(83.89, 12.87, 300.59°) |
| OKLab | oklab(86.36% 0.0153 -0.0298) |
| OKLCH | oklch(86.36% 0.033 297.1) |
| XYZ | xyz(63.5029, 63.8527, 83.8269) |
| Luminance | 0.6385 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.00
Thistle
#D8BFD8
ΔE00 7.13
Periwinkle
#CCCCFF
ΔE00 8.21
Pale Lilac
#E4CBFF
ΔE00 9.22
Pale Lavender
#EECFFE
ΔE00 9.59
Light Periwinkle
#C1C6FC
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CEE6 #E0E6CE
analogous
#CED4E6 #D4CEE6 #E0CEE6
triadic
#D4CEE6 #E6D4CE #CEE6D4
tetradic
#D4CEE6 #E6CED4 #E0E6CE #CEE6E0
square
#D4CEE6 #E6CED4 #E0E6CE #CEE6E0
split-complementary
#D4CEE6 #E6E0CE #D4E6CE
monochromatic
#8D7DBD #B0A5D1 #D4CEE6 #EDEBF5 #EDEBF5
Accessibility & contrast
On white
1.52
#D4CEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#D4CEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CEE6
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CEE6 | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD1E7
Deuteranopia (green-blind)
#CAD1E5
Tritanopia (blue-blind)
#D1D1D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d4cee6; /* rgb */ color: rgb(212, 206, 230); /* oklch */ color: oklch(86.4% 0.033 297.1);
Tailwind
colors: {
custom: {
50: '#e1dded',
500: '#d4cee6',
950: '#000000',
},
}SCSS
$custom: #d4cee6; $custom-light: #e1dded; $custom-dark: #000000;
JSON
{
"hex": "#d4cee6",
"rgb": {
"r": 212,
"g": 206,
"b": 230
},
"hsl": {
"h": 255,
"s": 32.432,
"l": 85.49
},
"oklch": {
"l": 0.86356,
"c": 0.03344,
"h": 297.1
},
"luminance": 0.63853
}Semantic roles & 50–950 ramp
primary
#D4CEE6
secondary
#B6BF99
accent
#AB3A8F
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484