#D0CAED#D0CAED
#D0CAED is a very light, muted violet. Relative luminance 0.618; OKLCH L 85.5% C 0.049 H 293.2°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CAED |
|---|---|
| RGB | rgb(208, 202, 237) |
| HSL | hsl(250, 49%, 86%) |
| HSV | hsv(250, 15%, 93%) |
| CMYK | cmyk(12.2%, 14.8%, 0%, 7.1%) |
| CIE-LAB | lab(82.79, 8.79, -16.49) |
| CIE-LCH | lch(82.79, 18.69, 298.05°) |
| OKLab | oklab(85.49% 0.0191 -0.0446) |
| OKLCH | oklch(85.49% 0.049 293.2) |
| XYZ | xyz(62.4159, 61.7650, 88.7379) |
| Luminance | 0.6177 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.02
Pale Lilac
#E4CBFF
ΔE00 6.53
Light Periwinkle
#C1C6FC
ΔE00 6.72
Light Lavender
#DFC5FE
ΔE00 7.01
Thistle
#D8BFD8
ΔE00 7.50
Pale Lavender
#EECFFE
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CAED #E7EDCA
analogous
#CAD5ED #D0CAED #E1CAED
triadic
#D0CAED #EDD0CA #CAEDD0
tetradic
#D0CAED #EDCAD5 #E7EDCA #CAEDE1
square
#D0CAED #EDCAD5 #E7EDCA #CAEDE1
split-complementary
#D0CAED #EDE1CA #D5EDCA
monochromatic
#7F6FCE #A79CDD #D0CAED #EBE8F7 #EBE8F7
Accessibility & contrast
On white
1.57
#D0CAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#D0CAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CAED
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CAED | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFEF
Deuteranopia (green-blind)
#C3CEEC
Tritanopia (blue-blind)
#CBCFD5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d0caed; /* rgb */ color: rgb(208, 202, 237); /* oklch */ color: oklch(85.5% 0.049 293.2);
Tailwind
colors: {
custom: {
50: '#dedaf2',
500: '#d0caed',
950: '#000000',
},
}SCSS
$custom: #d0caed; $custom-light: #dedaf2; $custom-dark: #000000;
JSON
{
"hex": "#d0caed",
"rgb": {
"r": 208,
"g": 202,
"b": 237
},
"hsl": {
"h": 250.286,
"s": 49.296,
"l": 86.078
},
"oklch": {
"l": 0.85491,
"c": 0.04854,
"h": 293.2
},
"luminance": 0.61765
}Semantic roles & 50–950 ramp
primary
#D0CAED
secondary
#C0CA92
accent
#BD29A3
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385