#D0CCFF#D0CCFF
#D0CCFF is a very light, moderate blue. Relative luminance 0.638; OKLCH L 86.5% C 0.070 H 288.4°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CCFF |
|---|---|
| RGB | rgb(208, 204, 255) |
| HSL | hsl(245, 100%, 90%) |
| HSV | hsv(245, 20%, 100%) |
| CMYK | cmyk(18.4%, 20%, 0%, 0%) |
| CIE-LAB | lab(83.87, 11.51, -24.43) |
| CIE-LCH | lch(83.87, 27.00, 295.23°) |
| OKLab | oklab(86.53% 0.0222 -0.0667) |
| OKLCH | oklch(86.53% 0.07 288.4) |
| XYZ | xyz(65.6512, 63.8148, 103.4470) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.21
Light Periwinkle
#C1C6FC
ΔE00 3.50
Light Lavender
#DFC5FE
ΔE00 5.66
Pale Lilac
#E4CBFF
ΔE00 5.83
Pale Lavender
#EECFFE
ΔE00 8.10
Light Violet
#D6B4FC
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CCFF #FBFFCC
analogous
#CCE1FF #D0CCFF #EACCFF
triadic
#D0CCFF #FFD0CC #CCFFD0
tetradic
#D0CCFF #FFCCE1 #FBFFCC #CCFFEA
square
#D0CCFF #FFCCE1 #FBFFCC #CCFFEA
split-complementary
#D0CCFF #FFEACC #E1FFCC
monochromatic
#5F52FF #988FFF #D0CCFF #E3E0FF #E3E0FF
Accessibility & contrast
On white
1.53
#D0CCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#D0CCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CCFF
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CCFF | 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)
#C0D2FF
Deuteranopia (green-blind)
#BFD0FE
Tritanopia (blue-blind)
#C6D4DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d0ccff; /* rgb */ color: rgb(208, 204, 255); /* oklch */ color: oklch(86.5% 0.070 288.4);
Tailwind
colors: {
custom: {
50: '#dfdbff',
500: '#d0ccff',
950: '#000000',
},
}SCSS
$custom: #d0ccff; $custom-light: #dfdbff; $custom-dark: #000000;
JSON
{
"hex": "#d0ccff",
"rgb": {
"r": 208,
"g": 204,
"b": 255
},
"hsl": {
"h": 244.706,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.86525,
"c": 0.07032,
"h": 288.4
},
"luminance": 0.63816
}Semantic roles & 50–950 ramp
primary
#D0CCFF
secondary
#E2EA86
accent
#E600D3
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151518
muted
#848486