#D5CEFC#D5CEFC
#D5CEFC is a very light, moderate blue. Relative luminance 0.653; OKLCH L 87.2% C 0.063 H 292.0°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CEFC |
|---|---|
| RGB | rgb(213, 206, 252) |
| HSL | hsl(249, 88%, 90%) |
| HSV | hsv(249, 18%, 99%) |
| CMYK | cmyk(15.5%, 18.3%, 0%, 1.2%) |
| CIE-LAB | lab(84.65, 11.34, -21.62) |
| CIE-LCH | lch(84.65, 24.41, 297.68°) |
| OKLab | oklab(87.19% 0.0238 -0.0588) |
| OKLCH | oklch(87.19% 0.063 292) |
| XYZ | xyz(67.0788, 65.3165, 101.1500) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.86
Pale Lilac
#E4CBFF
ΔE00 4.82
Light Lavender
#DFC5FE
ΔE00 5.13
Light Periwinkle
#C1C6FC
ΔE00 5.18
Pale Lavender
#EECFFE
ΔE00 6.79
Light Lilac
#EDC8FF
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CEFC #F5FCCE
analogous
#CEDEFC #D5CEFC #ECCEFC
triadic
#D5CEFC #FCD5CE #CEFCD5
tetradic
#D5CEFC #FCCEDE #F5FCCE #CEFCEC
square
#D5CEFC #FCCEDE #F5FCCE #CEFCEC
split-complementary
#D5CEFC #FCECCE #DEFCCE
monochromatic
#725BF5 #A494F8 #D5CEFC #E6E2FD #E6E2FD
Accessibility & contrast
On white
1.49
#D5CEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#D5CEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CEFC
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CEFC | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D4FE
Deuteranopia (green-blind)
#C4D2FB
Tritanopia (blue-blind)
#CED5DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d5cefc; /* rgb */ color: rgb(213, 206, 252); /* oklch */ color: oklch(87.2% 0.063 292.0);
Tailwind
colors: {
custom: {
50: '#e2ddfd',
500: '#d5cefc',
950: '#000000',
},
}SCSS
$custom: #d5cefc; $custom-light: #e2ddfd; $custom-dark: #000000;
JSON
{
"hex": "#d5cefc",
"rgb": {
"r": 213,
"g": 206,
"b": 252
},
"hsl": {
"h": 249.13,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.8719,
"c": 0.06344,
"h": 292
},
"luminance": 0.65317
}Semantic roles & 50–950 ramp
primary
#D5CEFC
secondary
#D6E48B
accent
#E500C2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485