#D0CDFF#D0CDFF
#D0CDFF is a very light, moderate blue. Relative luminance 0.643; OKLCH L 86.7% C 0.069 H 287.6°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CDFF |
|---|---|
| RGB | rgb(208, 205, 255) |
| HSL | hsl(244, 100%, 90%) |
| HSV | hsv(244, 20%, 100%) |
| CMYK | cmyk(18.4%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(84.12, 10.98, -24.05) |
| CIE-LCH | lch(84.12, 26.44, 294.53°) |
| OKLab | oklab(86.72% 0.0209 -0.0657) |
| OKLCH | oklch(86.72% 0.069 287.6) |
| XYZ | xyz(65.8896, 64.2917, 103.5265) |
| Luminance | 0.6429 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.07
Light Periwinkle
#C1C6FC
ΔE00 3.48
Light Lavender
#DFC5FE
ΔE00 5.95
Pale Lilac
#E4CBFF
ΔE00 6.05
Pale Lavender
#EECFFE
ΔE00 8.28
Light Violet
#D6B4FC
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CDFF #FCFFCD
analogous
#CDE3FF #D0CDFF #E9CDFF
triadic
#D0CDFF #FFD0CD #CDFFD0
tetradic
#D0CDFF #FFCDE3 #FCFFCD #CDFFE9
square
#D0CDFF #FFCDE3 #FCFFCD #CDFFE9
split-complementary
#D0CDFF #FFE9CD #E3FFCD
monochromatic
#5D53FF #9690FF #D0CDFF #E2E0FF #E2E0FF
Accessibility & contrast
On white
1.52
#D0CDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#D0CDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CDFF
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CDFF | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D3FF
Deuteranopia (green-blind)
#C0D1FE
Tritanopia (blue-blind)
#C6D5DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d0cdff; /* rgb */ color: rgb(208, 205, 255); /* oklch */ color: oklch(86.7% 0.069 287.6);
Tailwind
colors: {
custom: {
50: '#dfdcff',
500: '#d0cdff',
950: '#000000',
},
}SCSS
$custom: #d0cdff; $custom-light: #dfdcff; $custom-dark: #000000;
JSON
{
"hex": "#d0cdff",
"rgb": {
"r": 208,
"g": 205,
"b": 255
},
"hsl": {
"h": 243.6,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.86718,
"c": 0.06889,
"h": 287.6
},
"luminance": 0.64293
}Semantic roles & 50–950 ramp
primary
#D0CDFF
secondary
#E4EA86
accent
#E600D8
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486