#D0CBFA#D0CBFA
#D0CBFA is a very light, moderate blue. Relative luminance 0.630; OKLCH L 86.1% C 0.065 H 289.8°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CBFA |
|---|---|
| RGB | rgb(208, 203, 250) |
| HSL | hsl(246, 82%, 89%) |
| HSV | hsv(246, 19%, 98%) |
| CMYK | cmyk(16.8%, 18.8%, 0%, 2%) |
| CIE-LAB | lab(83.45, 10.97, -22.40) |
| CIE-LCH | lch(83.45, 24.95, 296.09°) |
| OKLab | oklab(86.15% 0.022 -0.061) |
| OKLCH | oklch(86.15% 0.065 289.8) |
| XYZ | xyz(64.6198, 63.0232, 99.1842) |
| Luminance | 0.6302 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.04
Light Periwinkle
#C1C6FC
ΔE00 4.19
Light Lavender
#DFC5FE
ΔE00 5.47
Pale Lilac
#E4CBFF
ΔE00 5.48
Pale Lavender
#EECFFE
ΔE00 7.63
Light Lilac
#EDC8FF
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CBFA #F5FACB
analogous
#CBDEFA #D0CBFA #E8CBFA
triadic
#D0CBFA #FAD0CB #CBFAD0
tetradic
#D0CBFA #FACBDE #F5FACB #CBFAE8
square
#D0CBFA #FACBDE #F5FACB #CBFAE8
split-complementary
#D0CBFA #FAE8CB #DEFACB
monochromatic
#6B5BEF #9E93F5 #D0CBFA #E6E3FC #E6E3FC
Accessibility & contrast
On white
1.54
#D0CBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#D0CBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CBFA
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CBFA | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FC
Deuteranopia (green-blind)
#C0CFF9
Tritanopia (blue-blind)
#C8D2DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d0cbfa; /* rgb */ color: rgb(208, 203, 250); /* oklch */ color: oklch(86.1% 0.065 289.8);
Tailwind
colors: {
custom: {
50: '#dedafc',
500: '#d0cbfa',
950: '#000000',
},
}SCSS
$custom: #d0cbfa; $custom-light: #dedafc; $custom-dark: #000000;
JSON
{
"hex": "#d0cbfa",
"rgb": {
"r": 208,
"g": 203,
"b": 250
},
"hsl": {
"h": 246.383,
"s": 82.456,
"l": 88.824
},
"oklch": {
"l": 0.86148,
"c": 0.06489,
"h": 289.8
},
"luminance": 0.63024
}Semantic roles & 50–950 ramp
primary
#D0CBFA
secondary
#D6E08A
accent
#DF07C8
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385