#D3CEFF#D3CEFF
#D3CEFF is a very light, moderate blue. Relative luminance 0.652; OKLCH L 87.1% C 0.067 H 289.6°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CEFF |
|---|---|
| RGB | rgb(211, 206, 255) |
| HSL | hsl(246, 100%, 90%) |
| HSV | hsv(246, 19%, 100%) |
| CMYK | cmyk(17.3%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(84.59, 11.36, -23.31) |
| CIE-LCH | lch(84.59, 25.93, 295.99°) |
| OKLab | oklab(87.14% 0.0226 -0.0635) |
| OKLCH | oklch(87.14% 0.067 289.6) |
| XYZ | xyz(66.9812, 65.2108, 103.6464) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.85
Light Periwinkle
#C1C6FC
ΔE00 4.25
Pale Lilac
#E4CBFF
ΔE00 5.40
Light Lavender
#DFC5FE
ΔE00 5.47
Pale Lavender
#EECFFE
ΔE00 7.55
Light Lilac
#EDC8FF
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CEFF #FAFFCE
analogous
#CEE1FF #D3CEFF #EBCEFF
triadic
#D3CEFF #FFD3CE #CEFFD3
tetradic
#D3CEFF #FFCEE1 #FAFFCE #CEFFEB
square
#D3CEFF #FFCEE1 #FAFFCE #CEFFEB
split-complementary
#D3CEFF #FFEBCE #E1FFCE
monochromatic
#6554FF #9C91FF #D3CEFF #E4E0FF #E4E0FF
Accessibility & contrast
On white
1.50
#D3CEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#D3CEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CEFF
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CEFF | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#C2D2FE
Tritanopia (blue-blind)
#CAD6DE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d3ceff; /* rgb */ color: rgb(211, 206, 255); /* oklch */ color: oklch(87.1% 0.067 289.6);
Tailwind
colors: {
custom: {
50: '#e1dcff',
500: '#d3ceff',
950: '#000000',
},
}SCSS
$custom: #d3ceff; $custom-light: #e1dcff; $custom-dark: #000000;
JSON
{
"hex": "#d3ceff",
"rgb": {
"r": 211,
"g": 206,
"b": 255
},
"hsl": {
"h": 246.122,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.87143,
"c": 0.06746,
"h": 289.6
},
"luminance": 0.65211
}Semantic roles & 50–950 ramp
primary
#D3CEFF
secondary
#E0EA87
accent
#E600CE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486