#D0CEFF#D0CEFF
#D0CEFF is a very light, moderate blue. Relative luminance 0.648; OKLCH L 86.9% C 0.067 H 286.8°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CEFF |
|---|---|
| RGB | rgb(208, 206, 255) |
| HSL | hsl(242, 100%, 90%) |
| HSV | hsv(242, 19%, 100%) |
| CMYK | cmyk(18.4%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(84.37, 10.44, -23.67) |
| CIE-LCH | lch(84.37, 25.87, 293.80°) |
| OKLab | oklab(86.91% 0.0195 -0.0646) |
| OKLCH | oklch(86.91% 0.067 286.8) |
| XYZ | xyz(66.1296, 64.7717, 103.6065) |
| Luminance | 0.6477 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.04
Light Periwinkle
#C1C6FC
ΔE00 3.48
Light Lavender
#DFC5FE
ΔE00 6.27
Pale Lilac
#E4CBFF
ΔE00 6.30
Pale Lavender
#EECFFE
ΔE00 8.48
Light Violet
#D6B4FC
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CEFF #FDFFCE
analogous
#CEE4FF #D0CEFF #E8CEFF
triadic
#D0CEFF #FFD0CE #CEFFD0
tetradic
#D0CEFF #FFCEE4 #FDFFCE #CEFFE8
square
#D0CEFF #FFCEE4 #FDFFCE #CEFFE8
split-complementary
#D0CEFF #FFE8CE #E4FFCE
monochromatic
#5B54FF #9591FF #D0CEFF #E2E0FF #E2E0FF
Accessibility & contrast
On white
1.50
#D0CEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#D0CEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CEFF
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CEFF | 1.00 | 1.50 | 13.95 | 13.95 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D4FF
Deuteranopia (green-blind)
#C1D1FE
Tritanopia (blue-blind)
#C6D6DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d0ceff; /* rgb */ color: rgb(208, 206, 255); /* oklch */ color: oklch(86.9% 0.067 286.8);
Tailwind
colors: {
custom: {
50: '#dfdcff',
500: '#d0ceff',
950: '#000000',
},
}SCSS
$custom: #d0ceff; $custom-light: #dfdcff; $custom-dark: #000000;
JSON
{
"hex": "#d0ceff",
"rgb": {
"r": 208,
"g": 206,
"b": 255
},
"hsl": {
"h": 242.449,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.86911,
"c": 0.06747,
"h": 286.8
},
"luminance": 0.64773
}Semantic roles & 50–950 ramp
primary
#D0CEFF
secondary
#E6EA87
accent
#E600DC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486