#D1CBFA#D1CBFA
#D1CBFA is a very light, moderate blue. Relative luminance 0.632; OKLCH L 86.2% C 0.065 H 290.8°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D1CBFA |
|---|---|
| RGB | rgb(209, 203, 250) |
| HSL | hsl(248, 82%, 89%) |
| HSV | hsv(248, 19%, 98%) |
| CMYK | cmyk(16.4%, 18.8%, 0%, 2%) |
| CIE-LAB | lab(83.53, 11.28, -22.28) |
| CIE-LCH | lch(83.53, 24.97, 296.86°) |
| OKLab | oklab(86.23% 0.0231 -0.0607) |
| OKLCH | oklch(86.23% 0.065 290.8) |
| XYZ | xyz(64.9019, 63.1687, 99.1974) |
| Luminance | 0.6317 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.31
Light Periwinkle
#C1C6FC
ΔE00 4.46
Pale Lilac
#E4CBFF
ΔE00 5.19
Light Lavender
#DFC5FE
ΔE00 5.21
Pale Lavender
#EECFFE
ΔE00 7.32
Light Lilac
#EDC8FF
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1CBFA #F4FACB
analogous
#CBDDFA #D1CBFA #E9CBFA
triadic
#D1CBFA #FAD1CB #CBFAD1
tetradic
#D1CBFA #FACBDD #F4FACB #CBFAE9
square
#D1CBFA #FACBDD #F4FACB #CBFAE9
split-complementary
#D1CBFA #FAE9CB #DDFACB
monochromatic
#6E5BEF #A093F5 #D1CBFA #E6E3FC #E6E3FC
Accessibility & contrast
On white
1.54
#D1CBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#D1CBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1CBFA
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1CBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1CBFA | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FC
Deuteranopia (green-blind)
#C1CFF9
Tritanopia (blue-blind)
#C9D2DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d1cbfa; /* rgb */ color: rgb(209, 203, 250); /* oklch */ color: oklch(86.2% 0.065 290.8);
Tailwind
colors: {
custom: {
50: '#dfdafc',
500: '#d1cbfa',
950: '#000000',
},
}SCSS
$custom: #d1cbfa; $custom-light: #dfdafc; $custom-dark: #000000;
JSON
{
"hex": "#d1cbfa",
"rgb": {
"r": 209,
"g": 203,
"b": 250
},
"hsl": {
"h": 247.66,
"s": 82.456,
"l": 88.824
},
"oklch": {
"l": 0.86226,
"c": 0.06492,
"h": 290.8
},
"luminance": 0.63169
}Semantic roles & 50–950 ramp
primary
#D1CBFA
secondary
#D5E08A
accent
#DF07C3
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385