#D3CEFC#D3CEFC
#D3CEFC is a very light, moderate blue. Relative luminance 0.650; OKLCH L 87.0% C 0.063 H 290.0°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CEFC |
|---|---|
| RGB | rgb(211, 206, 252) |
| HSL | hsl(247, 88%, 90%) |
| HSV | hsv(247, 18%, 99%) |
| CMYK | cmyk(16.3%, 18.3%, 0%, 1.2%) |
| CIE-LAB | lab(84.49, 10.72, -21.87) |
| CIE-LCH | lch(84.49, 24.35, 296.12°) |
| OKLab | oklab(87.03% 0.0217 -0.0595) |
| OKLCH | oklch(87.03% 0.063 290) |
| XYZ | xyz(66.5021, 65.0191, 101.1229) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.32
Light Periwinkle
#C1C6FC
ΔE00 4.65
Pale Lilac
#E4CBFF
ΔE00 5.40
Light Lavender
#DFC5FE
ΔE00 5.61
Pale Lavender
#EECFFE
ΔE00 7.41
Light Lilac
#EDC8FF
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CEFC #F7FCCE
analogous
#CEE0FC #D3CEFC #EACEFC
triadic
#D3CEFC #FCD3CE #CEFCD3
tetradic
#D3CEFC #FCCEE0 #F7FCCE #CEFCEA
square
#D3CEFC #FCCEE0 #F7FCCE #CEFCEA
split-complementary
#D3CEFC #FCEACE #E0FCCE
monochromatic
#6B5BF5 #9F94F8 #D3CEFC #E5E2FD #E5E2FD
Accessibility & contrast
On white
1.50
#D3CEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#D3CEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CEFC
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CEFC | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D4FE
Deuteranopia (green-blind)
#C3D2FB
Tritanopia (blue-blind)
#CBD5DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d3cefc; /* rgb */ color: rgb(211, 206, 252); /* oklch */ color: oklch(87.0% 0.063 290.0);
Tailwind
colors: {
custom: {
50: '#e1dcfd',
500: '#d3cefc',
950: '#000000',
},
}SCSS
$custom: #d3cefc; $custom-light: #e1dcfd; $custom-dark: #000000;
JSON
{
"hex": "#d3cefc",
"rgb": {
"r": 211,
"g": 206,
"b": 252
},
"hsl": {
"h": 246.522,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.87034,
"c": 0.06335,
"h": 290
},
"luminance": 0.6502
}Semantic roles & 50–950 ramp
primary
#D3CEFC
secondary
#DAE48B
accent
#E500CC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485