#D5CBFF#D5CBFF
#D5CBFF is a very light, moderate violet. Relative luminance 0.641; OKLCH L 86.7% C 0.072 H 293.7°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CBFF |
|---|---|
| RGB | rgb(213, 203, 255) |
| HSL | hsl(252, 100%, 90%) |
| HSV | hsv(252, 20%, 100%) |
| CMYK | cmyk(16.5%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(84.01, 13.58, -24.18) |
| CIE-LCH | lch(84.01, 27.73, 299.31°) |
| OKLab | oklab(86.73% 0.0289 -0.066) |
| OKLCH | oklch(86.73% 0.072 293.7) |
| XYZ | xyz(66.8426, 64.0775, 103.4350) |
| Luminance | 0.6408 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.87
Light Lavender
#DFC5FE
ΔE00 4.03
Pale Lilac
#E4CBFF
ΔE00 4.16
Light Periwinkle
#C1C6FC
ΔE00 4.95
Pale Lavender
#EECFFE
ΔE00 6.50
Light Lilac
#EDC8FF
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CBFF #F5FFCB
analogous
#CBDBFF #D5CBFF #EFCBFF
triadic
#D5CBFF #FFD5CB #CBFFD5
tetradic
#D5CBFF #FFCBDB #F5FFCB #CBFFEF
square
#D5CBFF #FFCBDB #F5FFCB #CBFFEF
split-complementary
#D5CBFF #FFEFCB #DBFFCB
monochromatic
#7251FF #A48EFF #D5CBFF #E6E0FF #E6E0FF
Accessibility & contrast
On white
1.52
#D5CBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#D5CBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CBFF
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CBFF | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FF
Deuteranopia (green-blind)
#C1D1FD
Tritanopia (blue-blind)
#CDD3DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d5cbff; /* rgb */ color: rgb(213, 203, 255); /* oklch */ color: oklch(86.7% 0.072 293.7);
Tailwind
colors: {
custom: {
50: '#e2daff',
500: '#d5cbff',
950: '#000000',
},
}SCSS
$custom: #d5cbff; $custom-light: #e2daff; $custom-dark: #000000;
JSON
{
"hex": "#d5cbff",
"rgb": {
"r": 213,
"g": 203,
"b": 255
},
"hsl": {
"h": 251.538,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.86725,
"c": 0.07201,
"h": 293.7
},
"luminance": 0.64078
}Semantic roles & 50–950 ramp
primary
#D5CBFF
secondary
#D6E985
accent
#E600B9
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386