#D0CAFF#D0CAFF
#D0CAFF is a very light, moderate blue. Relative luminance 0.629; OKLCH L 86.1% C 0.073 H 290.0°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CAFF |
|---|---|
| RGB | rgb(208, 202, 255) |
| HSL | hsl(247, 100%, 90%) |
| HSV | hsv(247, 21%, 100%) |
| CMYK | cmyk(18.4%, 20.8%, 0%, 0%) |
| CIE-LAB | lab(83.37, 12.58, -25.18) |
| CIE-LCH | lch(83.37, 28.15, 296.55°) |
| OKLab | oklab(86.14% 0.025 -0.0688) |
| OKLCH | oklch(86.14% 0.073 290) |
| XYZ | xyz(65.1788, 62.8702, 103.2896) |
| Luminance | 0.6287 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.67
Light Periwinkle
#C1C6FC
ΔE00 3.63
Light Lavender
#DFC5FE
ΔE00 5.11
Pale Lilac
#E4CBFF
ΔE00 5.44
Light Violet
#D6B4FC
ΔE00 7.53
Pale Lavender
#EECFFE
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CAFF #F9FFCA
analogous
#CADFFF #D0CAFF #EACAFF
triadic
#D0CAFF #FFD0CA #CAFFD0
tetradic
#D0CAFF #FFCADF #F9FFCA #CAFFEA
square
#D0CAFF #FFCADF #F9FFCA #CAFFEA
split-complementary
#D0CAFF #FFEACA #DFFFCA
monochromatic
#6350FF #9A8DFF #D0CAFF #E4E0FF #E4E0FF
Accessibility & contrast
On white
1.55
#D0CAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#D0CAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CAFF
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CAFF | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED1FF
Deuteranopia (green-blind)
#BECFFE
Tritanopia (blue-blind)
#C6D2DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d0caff; /* rgb */ color: rgb(208, 202, 255); /* oklch */ color: oklch(86.1% 0.073 290.0);
Tailwind
colors: {
custom: {
50: '#dfdaff',
500: '#d0caff',
950: '#000000',
},
}SCSS
$custom: #d0caff; $custom-light: #dfdaff; $custom-dark: #000000;
JSON
{
"hex": "#d0caff",
"rgb": {
"r": 208,
"g": 202,
"b": 255
},
"hsl": {
"h": 246.792,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.8614,
"c": 0.07321,
"h": 290
},
"luminance": 0.62871
}Semantic roles & 50–950 ramp
primary
#D0CAFF
secondary
#DEE984
accent
#E600CC
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386