#D5CEFF#D5CEFF
#D5CEFF is a very light, moderate blue. Relative luminance 0.655; OKLCH L 87.3% C 0.068 H 291.5°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CEFF |
|---|---|
| RGB | rgb(213, 206, 255) |
| HSL | hsl(249, 100%, 90%) |
| HSV | hsv(249, 19%, 100%) |
| CMYK | cmyk(16.5%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(84.74, 11.97, -23.06) |
| CIE-LCH | lch(84.74, 25.98, 297.44°) |
| OKLab | oklab(87.3% 0.0247 -0.0628) |
| OKLCH | oklch(87.3% 0.068 291.5) |
| XYZ | xyz(67.5579, 65.5081, 103.6735) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.43
Light Periwinkle
#C1C6FC
ΔE00 4.78
Pale Lilac
#E4CBFF
ΔE00 4.81
Light Lavender
#DFC5FE
ΔE00 4.96
Pale Lavender
#EECFFE
ΔE00 6.94
Light Lilac
#EDC8FF
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CEFF #F8FFCE
analogous
#CEDFFF #D5CEFF #EDCEFF
triadic
#D5CEFF #FFD5CE #CEFFD5
tetradic
#D5CEFF #FFCEDF #F8FFCE #CEFFED
square
#D5CEFF #FFCEDF #F8FFCE #CEFFED
split-complementary
#D5CEFF #FFEDCE #DFFFCE
monochromatic
#6C54FF #A191FF #D5CEFF #E5E0FF #E5E0FF
Accessibility & contrast
On white
1.49
#D5CEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#D5CEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CEFF
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CEFF | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#C3D3FE
Tritanopia (blue-blind)
#CDD6DE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d5ceff; /* rgb */ color: rgb(213, 206, 255); /* oklch */ color: oklch(87.3% 0.068 291.5);
Tailwind
colors: {
custom: {
50: '#e2ddff',
500: '#d5ceff',
950: '#000000',
},
}SCSS
$custom: #d5ceff; $custom-light: #e2ddff; $custom-dark: #000000;
JSON
{
"hex": "#d5ceff",
"rgb": {
"r": 213,
"g": 206,
"b": 255
},
"hsl": {
"h": 248.571,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.87299,
"c": 0.06753,
"h": 291.5
},
"luminance": 0.65509
}Semantic roles & 50–950 ramp
primary
#D5CEFF
secondary
#DCEA87
accent
#E600C5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486