#D0CEEF#D0CEEF
#D0CEEF is a very light, muted blue. Relative luminance 0.638; OKLCH L 86.3% C 0.045 H 288.2°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CEEF |
|---|---|
| RGB | rgb(208, 206, 239) |
| HSL | hsl(244, 51%, 87%) |
| HSV | hsv(244, 14%, 94%) |
| CMYK | cmyk(13%, 13.8%, 0%, 6.3%) |
| CIE-LAB | lab(83.85, 7.07, -15.95) |
| CIE-LCH | lch(83.85, 17.45, 293.89°) |
| OKLab | oklab(86.34% 0.0142 -0.0432) |
| OKLCH | oklch(86.34% 0.045 288.2) |
| XYZ | xyz(63.6604, 63.7840, 90.6023) |
| Luminance | 0.6379 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.98
Light Periwinkle
#C1C6FC
ΔE00 6.55
Lavender (CSS)
#E6E6FA
ΔE00 6.96
Pale Lilac
#E4CBFF
ΔE00 7.78
Light Lavender
#DFC5FE
ΔE00 8.26
Thistle
#D8BFD8
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CEEF #EDEFCE
analogous
#CEDDEF #D0CEEF #E1CEEF
triadic
#D0CEEF #EFD0CE #CEEFD0
tetradic
#D0CEEF #EFCEDD #EDEFCE #CEEFE1
square
#D0CEEF #EFCEDD #EDEFCE #CEEFE1
split-complementary
#D0CEEF #EFE1CE #DDEFCE
monochromatic
#7772D1 #A4A0E0 #D0CEEF #E9E8F7 #E9E8F7
Accessibility & contrast
On white
1.53
#D0CEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#D0CEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CEEF
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CEEF | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2F1
Deuteranopia (green-blind)
#C6D0EE
Tritanopia (blue-blind)
#CAD3D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d0ceef; /* rgb */ color: rgb(208, 206, 239); /* oklch */ color: oklch(86.3% 0.045 288.2);
Tailwind
colors: {
custom: {
50: '#dedcf4',
500: '#d0ceef',
950: '#000000',
},
}SCSS
$custom: #d0ceef; $custom-light: #dedcf4; $custom-dark: #000000;
JSON
{
"hex": "#d0ceef",
"rgb": {
"r": 208,
"g": 206,
"b": 239
},
"hsl": {
"h": 243.636,
"s": 50.769,
"l": 87.255
},
"oklch": {
"l": 0.86342,
"c": 0.04543,
"h": 288.2
},
"luminance": 0.63785
}Semantic roles & 50–950 ramp
primary
#D0CEEF
secondary
#C9CC95
accent
#BE27B5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485