#D2CEFD#D2CEFD
#D2CEFD is a very light, moderate blue. Relative luminance 0.649; OKLCH L 87.0% C 0.065 H 288.9°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CEFD |
|---|---|
| RGB | rgb(210, 206, 253) |
| HSL | hsl(245, 92%, 90%) |
| HSV | hsv(245, 19%, 99%) |
| CMYK | cmyk(17%, 18.6%, 0%, 0.8%) |
| CIE-LAB | lab(84.45, 10.63, -22.47) |
| CIE-LCH | lch(84.45, 24.85, 295.31°) |
| OKLab | oklab(86.99% 0.0209 -0.0612) |
| OKLCH | oklch(86.99% 0.065 288.9) |
| XYZ | xyz(66.3753, 64.9354, 101.9463) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.88
Light Periwinkle
#C1C6FC
ΔE00 4.25
Pale Lilac
#E4CBFF
ΔE00 5.69
Light Lavender
#DFC5FE
ΔE00 5.80
Pale Lavender
#EECFFE
ΔE00 7.76
Light Lilac
#EDC8FF
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CEFD #F9FDCE
analogous
#CEE2FD #D2CEFD #E9CEFD
triadic
#D2CEFD #FDD2CE #CEFDD2
tetradic
#D2CEFD #FDCEE2 #F9FDCE #CEFDE9
square
#D2CEFD #FDCEE2 #F9FDCE #CEFDE9
split-complementary
#D2CEFD #FDE9CE #E2FDCE
monochromatic
#6658F8 #9C93FB #D2CEFD #E4E2FE #E4E2FE
Accessibility & contrast
On white
1.50
#D2CEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#D2CEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CEFD
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CEFD | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#C3D2FC
Tritanopia (blue-blind)
#C9D6DE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d2cefd; /* rgb */ color: rgb(210, 206, 253); /* oklch */ color: oklch(87.0% 0.065 288.9);
Tailwind
colors: {
custom: {
50: '#e0dcfe',
500: '#d2cefd',
950: '#000000',
},
}SCSS
$custom: #d2cefd; $custom-light: #e0dcfe; $custom-dark: #000000;
JSON
{
"hex": "#d2cefd",
"rgb": {
"r": 210,
"g": 206,
"b": 253
},
"hsl": {
"h": 245.106,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.86992,
"c": 0.0647,
"h": 288.9
},
"luminance": 0.64936
}Semantic roles & 50–950 ramp
primary
#D2CEFD
secondary
#DEE68A
accent
#E600D2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485