#D2CBFA#D2CBFA
#D2CBFA is a very light, moderate blue. Relative luminance 0.633; OKLCH L 86.3% C 0.065 H 291.8°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CBFA |
|---|---|
| RGB | rgb(210, 203, 250) |
| HSL | hsl(249, 82%, 89%) |
| HSV | hsv(249, 19%, 98%) |
| CMYK | cmyk(16%, 18.8%, 0%, 2%) |
| CIE-LAB | lab(83.61, 11.59, -22.16) |
| CIE-LCH | lch(83.61, 25.00, 297.62°) |
| OKLab | oklab(86.3% 0.0241 -0.0603) |
| OKLCH | oklch(86.3% 0.065 291.8) |
| XYZ | xyz(65.1858, 63.3151, 99.2107) |
| Luminance | 0.6332 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.59
Light Periwinkle
#C1C6FC
ΔE00 4.74
Pale Lilac
#E4CBFF
ΔE00 4.89
Light Lavender
#DFC5FE
ΔE00 4.96
Pale Lavender
#EECFFE
ΔE00 7.01
Light Lilac
#EDC8FF
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CBFA #F3FACB
analogous
#CBDCFA #D2CBFA #EACBFA
triadic
#D2CBFA #FAD2CB #CBFAD2
tetradic
#D2CBFA #FACBDC #F3FACB #CBFAEA
square
#D2CBFA #FACBDC #F3FACB #CBFAEA
split-complementary
#D2CBFA #FAEACB #DCFACB
monochromatic
#715BEF #A293F5 #D2CBFA #E7E3FC #E7E3FC
Accessibility & contrast
On white
1.54
#D2CBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#D2CBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CBFA
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CBFA | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D1FC
Deuteranopia (green-blind)
#C1D0F9
Tritanopia (blue-blind)
#CAD2DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d2cbfa; /* rgb */ color: rgb(210, 203, 250); /* oklch */ color: oklch(86.3% 0.065 291.8);
Tailwind
colors: {
custom: {
50: '#e0dafc',
500: '#d2cbfa',
950: '#000000',
},
}SCSS
$custom: #d2cbfa; $custom-light: #e0dafc; $custom-dark: #000000;
JSON
{
"hex": "#d2cbfa",
"rgb": {
"r": 210,
"g": 203,
"b": 250
},
"hsl": {
"h": 248.936,
"s": 82.456,
"l": 88.824
},
"oklch": {
"l": 0.86304,
"c": 0.06498,
"h": 291.8
},
"luminance": 0.63316
}Semantic roles & 50–950 ramp
primary
#D2CBFA
secondary
#D3E08A
accent
#DF07BF
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385