#D2CEFC#D2CEFC
#D2CEFC is a very light, moderate blue. Relative luminance 0.649; OKLCH L 87.0% C 0.063 H 289.0°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CEFC |
|---|---|
| RGB | rgb(210, 206, 252) |
| HSL | hsl(245, 88%, 90%) |
| HSV | hsv(245, 18%, 99%) |
| CMYK | cmyk(16.7%, 18.3%, 0%, 1.2%) |
| CIE-LAB | lab(84.42, 10.41, -21.99) |
| CIE-LCH | lch(84.42, 24.33, 295.34°) |
| OKLab | oklab(86.96% 0.0206 -0.0599) |
| OKLCH | oklch(86.96% 0.063 289) |
| XYZ | xyz(66.2164, 64.8718, 101.1095) |
| Luminance | 0.6487 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.06
Light Periwinkle
#C1C6FC
ΔE00 4.39
Pale Lilac
#E4CBFF
ΔE00 5.70
Light Lavender
#DFC5FE
ΔE00 5.86
Pale Lavender
#EECFFE
ΔE00 7.72
Light Lilac
#EDC8FF
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CEFC #F8FCCE
analogous
#CEE1FC #D2CEFC #E9CEFC
triadic
#D2CEFC #FCD2CE #CEFCD2
tetradic
#D2CEFC #FCCEE1 #F8FCCE #CEFCE9
square
#D2CEFC #FCCEE1 #F8FCCE #CEFCE9
split-complementary
#D2CEFC #FCE9CE #E1FCCE
monochromatic
#685BF5 #9D94F8 #D2CEFC #E5E2FD #E5E2FD
Accessibility & contrast
On white
1.50
#D2CEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#D2CEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CEFC
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CEFC | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FE
Deuteranopia (green-blind)
#C3D2FB
Tritanopia (blue-blind)
#CAD5DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d2cefc; /* rgb */ color: rgb(210, 206, 252); /* oklch */ color: oklch(87.0% 0.063 289.0);
Tailwind
colors: {
custom: {
50: '#e0dcfd',
500: '#d2cefc',
950: '#000000',
},
}SCSS
$custom: #d2cefc; $custom-light: #e0dcfd; $custom-dark: #000000;
JSON
{
"hex": "#d2cefc",
"rgb": {
"r": 210,
"g": 206,
"b": 252
},
"hsl": {
"h": 245.217,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.86956,
"c": 0.06333,
"h": 289
},
"luminance": 0.64873
}Semantic roles & 50–950 ramp
primary
#D2CEFC
secondary
#DCE48B
accent
#E500D1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485