#D0CAEF#D0CAEF
#D0CAEF is a very light, muted blue. Relative luminance 0.619; OKLCH L 85.6% C 0.051 H 292.7°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CAEF |
|---|---|
| RGB | rgb(208, 202, 239) |
| HSL | hsl(250, 54%, 86%) |
| HSV | hsv(250, 15%, 94%) |
| CMYK | cmyk(13%, 15.5%, 0%, 6.3%) |
| CIE-LAB | lab(82.85, 9.20, -17.46) |
| CIE-LCH | lch(82.85, 19.74, 297.78°) |
| OKLab | oklab(85.56% 0.0198 -0.0473) |
| OKLCH | oklch(85.56% 0.051 292.7) |
| XYZ | xyz(62.7097, 61.8826, 90.2854) |
| Luminance | 0.6188 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.51
Pale Lilac
#E4CBFF
ΔE00 6.16
Light Periwinkle
#C1C6FC
ΔE00 6.27
Light Lavender
#DFC5FE
ΔE00 6.58
Pale Lavender
#EECFFE
ΔE00 7.60
Thistle
#D8BFD8
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CAEF #E9EFCA
analogous
#CAD7EF #D0CAEF #E3CAEF
triadic
#D0CAEF #EFD0CA #CAEFD0
tetradic
#D0CAEF #EFCAD7 #E9EFCA #CAEFE3
square
#D0CAEF #EFCAD7 #E9EFCA #CAEFE3
split-complementary
#D0CAEF #EFE3CA #D7EFCA
monochromatic
#7D6CD3 #A69BE1 #D0CAEF #EAE7F8 #EAE7F8
Accessibility & contrast
On white
1.57
#D0CAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#D0CAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CAEF
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CAEF | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CFF1
Deuteranopia (green-blind)
#C3CEEE
Tritanopia (blue-blind)
#CAD0D6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d0caef; /* rgb */ color: rgb(208, 202, 239); /* oklch */ color: oklch(85.6% 0.051 292.7);
Tailwind
colors: {
custom: {
50: '#dedaf4',
500: '#d0caef',
950: '#000000',
},
}SCSS
$custom: #d0caef; $custom-light: #dedaf4; $custom-dark: #000000;
JSON
{
"hex": "#d0caef",
"rgb": {
"r": 208,
"g": 202,
"b": 239
},
"hsl": {
"h": 249.73,
"s": 53.623,
"l": 86.471
},
"oklch": {
"l": 0.8556,
"c": 0.05128,
"h": 292.7
},
"luminance": 0.61883
}Semantic roles & 50–950 ramp
primary
#D0CAEF
secondary
#C3CD90
accent
#C124A8
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385