#D5CEFB#D5CEFB
#D5CEFB is a very light, moderate blue. Relative luminance 0.653; OKLCH L 87.2% C 0.062 H 292.2°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CEFB |
|---|---|
| RGB | rgb(213, 206, 251) |
| HSL | hsl(249, 85%, 90%) |
| HSV | hsv(249, 18%, 98%) |
| CMYK | cmyk(15.1%, 17.9%, 0%, 1.6%) |
| CIE-LAB | lab(84.61, 11.13, -21.14) |
| CIE-LCH | lch(84.61, 23.89, 297.77°) |
| OKLab | oklab(87.15% 0.0235 -0.0575) |
| OKLCH | oklch(87.15% 0.062 292.2) |
| XYZ | xyz(66.9207, 65.2533, 100.3176) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.03
Pale Lilac
#E4CBFF
ΔE00 4.86
Light Lavender
#DFC5FE
ΔE00 5.21
Light Periwinkle
#C1C6FC
ΔE00 5.33
Pale Lavender
#EECFFE
ΔE00 6.76
Light Lilac
#EDC8FF
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CEFB #F4FBCE
analogous
#CEDEFB #D5CEFB #ECCEFB
triadic
#D5CEFB #FBD5CE #CEFBD5
tetradic
#D5CEFB #FBCEDE #F4FBCE #CEFBEC
square
#D5CEFB #FBCEDE #F4FBCE #CEFBEC
split-complementary
#D5CEFB #FBECCE #DEFBCE
monochromatic
#745DF2 #A595F6 #D5CEFB #E7E3FD #E7E3FD
Accessibility & contrast
On white
1.49
#D5CEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#D5CEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CEFB
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CEFB | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D4FD
Deuteranopia (green-blind)
#C5D2FA
Tritanopia (blue-blind)
#CED5DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d5cefb; /* rgb */ color: rgb(213, 206, 251); /* oklch */ color: oklch(87.2% 0.062 292.2);
Tailwind
colors: {
custom: {
50: '#e2ddfc',
500: '#d5cefb',
950: '#000000',
},
}SCSS
$custom: #d5cefb; $custom-light: #e2ddfc; $custom-dark: #000000;
JSON
{
"hex": "#d5cefb",
"rgb": {
"r": 213,
"g": 206,
"b": 251
},
"hsl": {
"h": 249.333,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.87154,
"c": 0.06208,
"h": 292.2
},
"luminance": 0.65254
}Semantic roles & 50–950 ramp
primary
#D5CEFB
secondary
#D4E28C
accent
#E104BF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485