#D3CEFD#D3CEFD
#D3CEFD is a very light, moderate blue. Relative luminance 0.651; OKLCH L 87.1% C 0.065 H 289.9°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CEFD |
|---|---|
| RGB | rgb(211, 206, 253) |
| HSL | hsl(246, 92%, 90%) |
| HSV | hsv(246, 19%, 99%) |
| CMYK | cmyk(16.6%, 18.6%, 0%, 0.8%) |
| CIE-LAB | lab(84.53, 10.93, -22.35) |
| CIE-LCH | lch(84.53, 24.88, 296.07°) |
| OKLab | oklab(87.07% 0.022 -0.0609) |
| OKLCH | oklch(87.07% 0.065 289.9) |
| XYZ | xyz(66.6610, 65.0827, 101.9597) |
| Luminance | 0.6508 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.15
Light Periwinkle
#C1C6FC
ΔE00 4.51
Pale Lilac
#E4CBFF
ΔE00 5.39
Light Lavender
#DFC5FE
ΔE00 5.54
Pale Lavender
#EECFFE
ΔE00 7.45
Light Lilac
#EDC8FF
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CEFD #F8FDCE
analogous
#CEE0FD #D3CEFD #EBCEFD
triadic
#D3CEFD #FDD3CE #CEFDD3
tetradic
#D3CEFD #FDCEE0 #F8FDCE #CEFDEB
square
#D3CEFD #FDCEE0 #F8FDCE #CEFDEB
split-complementary
#D3CEFD #FDEBCE #E0FDCE
monochromatic
#6958F8 #9E93FB #D3CEFD #E5E2FE #E5E2FE
Accessibility & contrast
On white
1.50
#D3CEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#D3CEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CEFD
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CEFD | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#C3D2FC
Tritanopia (blue-blind)
#CBD5DE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d3cefd; /* rgb */ color: rgb(211, 206, 253); /* oklch */ color: oklch(87.1% 0.065 289.9);
Tailwind
colors: {
custom: {
50: '#e1dcfe',
500: '#d3cefd',
950: '#000000',
},
}SCSS
$custom: #d3cefd; $custom-light: #e1dcfe; $custom-dark: #000000;
JSON
{
"hex": "#d3cefd",
"rgb": {
"r": 211,
"g": 206,
"b": 253
},
"hsl": {
"h": 246.383,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.8707,
"c": 0.06472,
"h": 289.9
},
"luminance": 0.65083
}Semantic roles & 50–950 ramp
primary
#D3CEFD
secondary
#DCE68A
accent
#E600CD
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485