#D0CEE2#D0CEE2
#D0CEE2 is a very light, muted blue. Relative luminance 0.630; OKLCH L 85.9% C 0.028 H 290.4°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CEE2 |
|---|---|
| RGB | rgb(208, 206, 226) |
| HSL | hsl(246, 26%, 85%) |
| HSV | hsv(246, 9%, 89%) |
| CMYK | cmyk(8%, 8.8%, 0%, 11.4%) |
| CIE-LAB | lab(83.47, 4.46, -9.62) |
| CIE-LCH | lch(83.47, 10.60, 294.86°) |
| OKLab | oklab(85.91% 0.0096 -0.0258) |
| OKLCH | oklch(85.91% 0.028 290.4) |
| XYZ | xyz(61.8085, 63.0432, 80.8491) |
| Luminance | 0.6304 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.44
Light Blue Grey
#B7C9E2
ΔE00 8.67
Fog
#D8DCE0
ΔE00 8.80
Thistle
#D8BFD8
ΔE00 8.90
Periwinkle
#CCCCFF
ΔE00 9.20
Light Gray
#D3D3D3
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CEE2 #E0E2CE
analogous
#CED6E2 #D0CEE2 #DACEE2
triadic
#D0CEE2 #E2D0CE #CEE2D0
tetradic
#D0CEE2 #E2CED6 #E0E2CE #CEE2DA
square
#D0CEE2 #E2CED6 #E0E2CE #CEE2DA
split-complementary
#D0CEE2 #E2DACE #D6E2CE
monochromatic
#8681B4 #ABA8CB #D0CEE2 #EDECF4 #EDECF4
Accessibility & contrast
On white
1.54
#D0CEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#D0CEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CEE2
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CEE2 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD0E3
Deuteranopia (green-blind)
#CAD0E1
Tritanopia (blue-blind)
#CDD1D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d0cee2; /* rgb */ color: rgb(208, 206, 226); /* oklch */ color: oklch(85.9% 0.028 290.4);
Tailwind
colors: {
custom: {
50: '#dedceb',
500: '#d0cee2',
950: '#000000',
},
}SCSS
$custom: #d0cee2; $custom-light: #dedceb; $custom-dark: #000000;
JSON
{
"hex": "#d0cee2",
"rgb": {
"r": 208,
"g": 206,
"b": 226
},
"hsl": {
"h": 246,
"s": 25.641,
"l": 84.706
},
"oklch": {
"l": 0.8591,
"c": 0.02753,
"h": 290.4
},
"luminance": 0.63043
}Semantic roles & 50–950 ramp
primary
#D0CEE2
secondary
#B6B99B
accent
#A4419A
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484