#D7CBEE#D7CBEE
#D7CBEE is a very light, muted violet. Relative luminance 0.633; OKLCH L 86.3% C 0.050 H 301.0°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CBEE |
|---|---|
| RGB | rgb(215, 203, 238) |
| HSL | hsl(261, 51%, 86%) |
| HSV | hsv(261, 15%, 93%) |
| CMYK | cmyk(9.7%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(83.62, 10.70, -15.72) |
| CIE-LCH | lch(83.62, 19.02, 304.25°) |
| OKLab | oklab(86.28% 0.0255 -0.0424) |
| OKLCH | oklch(86.28% 0.05 301) |
| XYZ | xyz(64.8099, 63.3320, 89.6823) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.27
Thistle
#D8BFD8
ΔE00 5.96
Pale Lavender
#EECFFE
ΔE00 6.00
Light Lavender
#DFC5FE
ΔE00 6.13
Periwinkle
#CCCCFF
ΔE00 6.29
Light Lilac
#EDC8FF
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CBEE #E2EECB
analogous
#CBD1EE #D7CBEE #E9CBEE
triadic
#D7CBEE #EED7CB #CBEED7
tetradic
#D7CBEE #EECBD1 #E2EECB #CBEEE9
square
#D7CBEE #EECBD1 #E2EECB #CBEEE9
split-complementary
#D7CBEE #EEE9CB #D1EECB
monochromatic
#906FD0 #B49DDF #D7CBEE #EDE8F7 #EDE8F7
Accessibility & contrast
On white
1.54
#D7CBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#D7CBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CBEE
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CBEE | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0F0
Deuteranopia (green-blind)
#C7D0ED
Tritanopia (blue-blind)
#D3D0D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d7cbee; /* rgb */ color: rgb(215, 203, 238); /* oklch */ color: oklch(86.3% 0.050 301.0);
Tailwind
colors: {
custom: {
50: '#e3daf3',
500: '#d7cbee',
950: '#000000',
},
}SCSS
$custom: #d7cbee; $custom-light: #e3daf3; $custom-dark: #000000;
JSON
{
"hex": "#d7cbee",
"rgb": {
"r": 215,
"g": 203,
"b": 238
},
"hsl": {
"h": 260.571,
"s": 50.725,
"l": 86.471
},
"oklch": {
"l": 0.8628,
"c": 0.0495,
"h": 301
},
"luminance": 0.63332
}Semantic roles & 50–950 ramp
primary
#D7CBEE
secondary
#B8CB92
accent
#BE278A
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385