#D5CDFE#D5CDFE
#D5CDFE is a very light, moderate blue. Relative luminance 0.650; OKLCH L 87.1% C 0.068 H 292.4°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CDFE |
|---|---|
| RGB | rgb(213, 205, 254) |
| HSL | hsl(250, 96%, 90%) |
| HSV | hsv(250, 19%, 100%) |
| CMYK | cmyk(16.1%, 19.3%, 0%, 0.4%) |
| CIE-LAB | lab(84.47, 12.30, -22.95) |
| CIE-LCH | lch(84.47, 26.04, 298.18°) |
| OKLab | oklab(87.07% 0.0258 -0.0625) |
| OKLCH | oklch(87.07% 0.068 292.4) |
| XYZ | xyz(67.1574, 64.9640, 102.7479) |
| Luminance | 0.6496 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.66
Pale Lilac
#E4CBFF
ΔE00 4.54
Light Lavender
#DFC5FE
ΔE00 4.66
Light Periwinkle
#C1C6FC
ΔE00 4.94
Pale Lavender
#EECFFE
ΔE00 6.69
Light Lilac
#EDC8FF
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CDFE #F6FECD
analogous
#CDDDFE #D5CDFE #EECDFE
triadic
#D5CDFE #FED5CD #CDFED5
tetradic
#D5CDFE #FECDDD #F6FECD #CDFEEE
square
#D5CDFE #FECDDD #F6FECD #CDFEEE
split-complementary
#D5CDFE #FEEECD #DDFECD
monochromatic
#7055FC #A391FD #D5CDFE #E6E1FE #E6E1FE
Accessibility & contrast
On white
1.50
#D5CDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#D5CDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CDFE
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CDFE | 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)
#C2D3FF
Deuteranopia (green-blind)
#C3D2FD
Tritanopia (blue-blind)
#CDD5DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d5cdfe; /* rgb */ color: rgb(213, 205, 254); /* oklch */ color: oklch(87.1% 0.068 292.4);
Tailwind
colors: {
custom: {
50: '#e2dcfe',
500: '#d5cdfe',
950: '#000000',
},
}SCSS
$custom: #d5cdfe; $custom-light: #e2dcfe; $custom-dark: #000000;
JSON
{
"hex": "#d5cdfe",
"rgb": {
"r": 213,
"g": 205,
"b": 254
},
"hsl": {
"h": 249.796,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.87071,
"c": 0.06765,
"h": 292.4
},
"luminance": 0.64965
}Semantic roles & 50–950 ramp
primary
#D5CDFE
secondary
#D8E888
accent
#E600C0
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486