#D3CEEE#D3CEEE
#D3CEEE is a very light, muted blue. Relative luminance 0.642; OKLCH L 86.5% C 0.044 H 292.6°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CEEE |
|---|---|
| RGB | rgb(211, 206, 238) |
| HSL | hsl(249, 48%, 87%) |
| HSV | hsv(249, 13%, 93%) |
| CMYK | cmyk(11.3%, 13.4%, 0%, 6.7%) |
| CIE-LAB | lab(84.05, 7.82, -15.10) |
| CIE-LCH | lch(84.05, 17.01, 297.38°) |
| OKLab | oklab(86.54% 0.017 -0.0408) |
| OKLCH | oklch(86.54% 0.044 292.6) |
| XYZ | xyz(64.3647, 64.1642, 89.8663) |
| Luminance | 0.6417 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.68
Lavender (CSS)
#E6E6FA
ΔE00 6.98
Pale Lilac
#E4CBFF
ΔE00 7.27
Light Periwinkle
#C1C6FC
ΔE00 7.42
Thistle
#D8BFD8
ΔE00 7.76
Light Lavender
#DFC5FE
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CEEE #E9EECE
analogous
#CED9EE #D3CEEE #E3CEEE
triadic
#D3CEEE #EED3CE #CEEED3
tetradic
#D3CEEE #EECED9 #E9EECE #CEEEE3
square
#D3CEEE #EECED9 #E9EECE #CEEEE3
split-complementary
#D3CEEE #EEE3CE #D9EECE
monochromatic
#8173CE #AAA1DE #D3CEEE #EBE8F7 #EBE8F7
Accessibility & contrast
On white
1.52
#D3CEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#D3CEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CEEE
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CEEE | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2EF
Deuteranopia (green-blind)
#C8D1ED
Tritanopia (blue-blind)
#CED3D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d3ceee; /* rgb */ color: rgb(211, 206, 238); /* oklch */ color: oklch(86.5% 0.044 292.6);
Tailwind
colors: {
custom: {
50: '#e0dcf3',
500: '#d3ceee',
950: '#000000',
},
}SCSS
$custom: #d3ceee; $custom-light: #e0dcf3; $custom-dark: #000000;
JSON
{
"hex": "#d3ceee",
"rgb": {
"r": 211,
"g": 206,
"b": 238
},
"hsl": {
"h": 249.375,
"s": 48.485,
"l": 87.059
},
"oklch": {
"l": 0.86542,
"c": 0.04418,
"h": 292.6
},
"luminance": 0.64165
}Semantic roles & 50–950 ramp
primary
#D3CEEE
secondary
#C3CB95
accent
#BC2AA5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485