#D1CBFF#D1CBFF
#D1CBFF is a very light, moderate blue. Relative luminance 0.635; OKLCH L 86.4% C 0.072 H 290.1°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D1CBFF |
|---|---|
| RGB | rgb(209, 203, 255) |
| HSL | hsl(247, 100%, 90%) |
| HSV | hsv(247, 20%, 100%) |
| CMYK | cmyk(18%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(83.70, 12.35, -24.68) |
| CIE-LCH | lch(83.70, 27.60, 296.59°) |
| OKLab | oklab(86.41% 0.0247 -0.0674) |
| OKLCH | oklch(86.41% 0.072 290.1) |
| XYZ | xyz(65.6963, 63.4865, 103.3813) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.71
Light Periwinkle
#C1C6FC
ΔE00 3.83
Light Lavender
#DFC5FE
ΔE00 5.10
Pale Lilac
#E4CBFF
ΔE00 5.33
Pale Lavender
#EECFFE
ΔE00 7.66
Light Violet
#D6B4FC
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1CBFF #F9FFCB
analogous
#CBDFFF #D1CBFF #EBCBFF
triadic
#D1CBFF #FFD1CB #CBFFD1
tetradic
#D1CBFF #FFCBDF #F9FFCB #CBFFEB
square
#D1CBFF #FFCBDF #F9FFCB #CBFFEB
split-complementary
#D1CBFF #FFEBCB #DFFFCB
monochromatic
#6551FF #9B8EFF #D1CBFF #E4E0FF #E4E0FF
Accessibility & contrast
On white
1.53
#D1CBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#D1CBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1CBFF
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1CBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1CBFF | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD2FF
Deuteranopia (green-blind)
#BFD0FE
Tritanopia (blue-blind)
#C8D3DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d1cbff; /* rgb */ color: rgb(209, 203, 255); /* oklch */ color: oklch(86.4% 0.072 290.1);
Tailwind
colors: {
custom: {
50: '#dfdaff',
500: '#d1cbff',
950: '#000000',
},
}SCSS
$custom: #d1cbff; $custom-light: #dfdaff; $custom-dark: #000000;
JSON
{
"hex": "#d1cbff",
"rgb": {
"r": 209,
"g": 203,
"b": 255
},
"hsl": {
"h": 246.923,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.8641,
"c": 0.07177,
"h": 290.1
},
"luminance": 0.63487
}Semantic roles & 50–950 ramp
primary
#D1CBFF
secondary
#DEE985
accent
#E600CB
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386