#D4CEEE#D4CEEE
#D4CEEE is a very light, muted violet. Relative luminance 0.643; OKLCH L 86.6% C 0.044 H 294.1°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CEEE |
|---|---|
| RGB | rgb(212, 206, 238) |
| HSL | hsl(251, 48%, 87%) |
| HSV | hsv(251, 13%, 93%) |
| CMYK | cmyk(10.9%, 13.4%, 0%, 6.7%) |
| CIE-LAB | lab(84.13, 8.14, -14.98) |
| CIE-LCH | lch(84.13, 17.05, 298.53°) |
| OKLab | oklab(86.62% 0.0181 -0.0404) |
| OKLCH | oklch(86.62% 0.044 294.1) |
| XYZ | xyz(64.6522, 64.3124, 89.8798) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.85
Pale Lilac
#E4CBFF
ΔE00 7.05
Lavender (CSS)
#E6E6FA
ΔE00 7.08
Thistle
#D8BFD8
ΔE00 7.45
Light Periwinkle
#C1C6FC
ΔE00 7.65
Light Lavender
#DFC5FE
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CEEE #E8EECE
analogous
#CED8EE #D4CEEE #E4CEEE
triadic
#D4CEEE #EED4CE #CEEED4
tetradic
#D4CEEE #EECED8 #E8EECE #CEEEE4
square
#D4CEEE #EECED8 #E8EECE #CEEEE4
split-complementary
#D4CEEE #EEE4CE #D8EECE
monochromatic
#8473CE #ACA1DE #D4CEEE #EBE8F7 #EBE8F7
Accessibility & contrast
On white
1.51
#D4CEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#D4CEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CEEE
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CEEE | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2EF
Deuteranopia (green-blind)
#C8D1ED
Tritanopia (blue-blind)
#CFD3D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d4ceee; /* rgb */ color: rgb(212, 206, 238); /* oklch */ color: oklch(86.6% 0.044 294.1);
Tailwind
colors: {
custom: {
50: '#e1ddf3',
500: '#d4ceee',
950: '#000000',
},
}SCSS
$custom: #d4ceee; $custom-light: #e1ddf3; $custom-dark: #000000;
JSON
{
"hex": "#d4ceee",
"rgb": {
"r": 212,
"g": 206,
"b": 238
},
"hsl": {
"h": 251.25,
"s": 48.485,
"l": 87.059
},
"oklch": {
"l": 0.86621,
"c": 0.04429,
"h": 294.1
},
"luminance": 0.64313
}Semantic roles & 50–950 ramp
primary
#D4CEEE
secondary
#C1CB95
accent
#BC2AA0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485