#D0CEEA#D0CEEA
#D0CEEA is a very light, muted blue. Relative luminance 0.635; OKLCH L 86.2% C 0.039 H 288.8°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CEEA |
|---|---|
| RGB | rgb(208, 206, 234) |
| HSL | hsl(244, 40%, 86%) |
| HSV | hsv(244, 12%, 92%) |
| CMYK | cmyk(11.1%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(83.70, 6.05, -13.52) |
| CIE-LCH | lch(83.70, 14.81, 294.10°) |
| OKLab | oklab(86.17% 0.0124 -0.0365) |
| OKLCH | oklch(86.17% 0.039 288.8) |
| XYZ | xyz(62.9320, 63.4926, 86.7658) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.12
Periwinkle
#CCCCFF
ΔE00 6.50
Light Periwinkle
#C1C6FC
ΔE00 7.87
Thistle
#D8BFD8
ΔE00 8.59
Pale Lilac
#E4CBFF
ΔE00 8.94
Light Blue Grey
#B7C9E2
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CEEA #E8EACE
analogous
#CEDAEA #D0CEEA #DECEEA
triadic
#D0CEEA #EAD0CE #CEEAD0
tetradic
#D0CEEA #EACEDA #E8EACE #CEEADE
square
#D0CEEA #EACEDA #E8EACE #CEEADE
split-complementary
#D0CEEA #EADECE #DAEACE
monochromatic
#7E78C5 #A7A3D8 #D0CEEA #EAEAF6 #EAEAF6
Accessibility & contrast
On white
1.53
#D0CEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#D0CEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CEEA
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CEEA | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D1EB
Deuteranopia (green-blind)
#C8D0E9
Tritanopia (blue-blind)
#CBD2D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d0ceea; /* rgb */ color: rgb(208, 206, 234); /* oklch */ color: oklch(86.2% 0.039 288.8);
Tailwind
colors: {
custom: {
50: '#dedcf0',
500: '#d0ceea',
950: '#000000',
},
}SCSS
$custom: #d0ceea; $custom-light: #dedcf0; $custom-dark: #000000;
JSON
{
"hex": "#d0ceea",
"rgb": {
"r": 208,
"g": 206,
"b": 234
},
"hsl": {
"h": 244.286,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.86173,
"c": 0.03854,
"h": 288.8
},
"luminance": 0.63493
}Semantic roles & 50–950 ramp
primary
#D0CEEA
secondary
#C2C597
accent
#B332AA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485