#D3CEEF#D3CEEF
#D3CEEF is a very light, muted blue. Relative luminance 0.642; OKLCH L 86.6% C 0.046 H 292.4°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CEEF |
|---|---|
| RGB | rgb(211, 206, 239) |
| HSL | hsl(249, 51%, 87%) |
| HSV | hsv(249, 14%, 94%) |
| CMYK | cmyk(11.7%, 13.8%, 0%, 6.3%) |
| CIE-LAB | lab(84.08, 8.02, -15.59) |
| CIE-LCH | lch(84.08, 17.53, 297.24°) |
| OKLab | oklab(86.58% 0.0173 -0.0421) |
| OKLCH | oklch(86.58% 0.046 292.4) |
| XYZ | xyz(64.5121, 64.2231, 90.6422) |
| Luminance | 0.6422 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.40
Pale Lilac
#E4CBFF
ΔE00 7.05
Lavender (CSS)
#E6E6FA
ΔE00 7.16
Light Periwinkle
#C1C6FC
ΔE00 7.19
Light Lavender
#DFC5FE
ΔE00 7.70
Thistle
#D8BFD8
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CEEF #EAEFCE
analogous
#CEDAEF #D3CEEF #E4CEEF
triadic
#D3CEEF #EFD3CE #CEEFD3
tetradic
#D3CEEF #EFCEDA #EAEFCE #CEEFE4
square
#D3CEEF #EFCEDA #EAEFCE #CEEFE4
split-complementary
#D3CEEF #EFE4CE #DAEFCE
monochromatic
#8072D1 #AAA0E0 #D3CEEF #EAE8F7 #EAE8F7
Accessibility & contrast
On white
1.52
#D3CEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#D3CEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CEEF
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CEEF | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2F1
Deuteranopia (green-blind)
#C7D1EE
Tritanopia (blue-blind)
#CED3D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d3ceef; /* rgb */ color: rgb(211, 206, 239); /* oklch */ color: oklch(86.6% 0.046 292.4);
Tailwind
colors: {
custom: {
50: '#e0dcf4',
500: '#d3ceef',
950: '#000000',
},
}SCSS
$custom: #d3ceef; $custom-light: #e0dcf4; $custom-dark: #000000;
JSON
{
"hex": "#d3ceef",
"rgb": {
"r": 211,
"g": 206,
"b": 239
},
"hsl": {
"h": 249.091,
"s": 50.769,
"l": 87.255
},
"oklch": {
"l": 0.86576,
"c": 0.04555,
"h": 292.4
},
"luminance": 0.64223
}Semantic roles & 50–950 ramp
primary
#D3CEEF
secondary
#C4CC95
accent
#BE27A7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485