#D3CBEE#D3CBEE
#D3CBEE is a very light, muted violet. Relative luminance 0.627; OKLCH L 86.0% C 0.049 H 295.8°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CBEE |
|---|---|
| RGB | rgb(211, 203, 238) |
| HSL | hsl(254, 51%, 86%) |
| HSV | hsv(254, 15%, 93%) |
| CMYK | cmyk(11.3%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(83.30, 9.42, -16.23) |
| CIE-LCH | lch(83.30, 18.76, 300.13°) |
| OKLab | oklab(85.96% 0.0212 -0.0439) |
| OKLCH | oklch(85.96% 0.049 295.8) |
| XYZ | xyz(63.6494, 62.7336, 89.6279) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.40
Pale Lilac
#E4CBFF
ΔE00 6.03
Light Lavender
#DFC5FE
ΔE00 6.67
Thistle
#D8BFD8
ΔE00 6.99
Pale Lavender
#EECFFE
ΔE00 7.13
Light Periwinkle
#C1C6FC
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CBEE #E6EECB
analogous
#CBD5EE #D3CBEE #E5CBEE
triadic
#D3CBEE #EED3CB #CBEED3
tetradic
#D3CBEE #EECBD5 #E6EECB #CBEEE5
square
#D3CBEE #EECBD5 #E6EECB #CBEEE5
split-complementary
#D3CBEE #EEE5CB #D5EECB
monochromatic
#856FD0 #AC9DDF #D3CBEE #EBE8F7 #EBE8F7
Accessibility & contrast
On white
1.55
#D3CBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#D3CBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CBEE
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CBEE | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D0F0
Deuteranopia (green-blind)
#C5CFED
Tritanopia (blue-blind)
#CED0D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d3cbee; /* rgb */ color: rgb(211, 203, 238); /* oklch */ color: oklch(86.0% 0.049 295.8);
Tailwind
colors: {
custom: {
50: '#e0daf3',
500: '#d3cbee',
950: '#000000',
},
}SCSS
$custom: #d3cbee; $custom-light: #e0daf3; $custom-dark: #000000;
JSON
{
"hex": "#d3cbee",
"rgb": {
"r": 211,
"g": 203,
"b": 238
},
"hsl": {
"h": 253.714,
"s": 50.725,
"l": 86.471
},
"oklch": {
"l": 0.85958,
"c": 0.04873,
"h": 295.8
},
"luminance": 0.62734
}Semantic roles & 50–950 ramp
primary
#D3CBEE
secondary
#BECB92
accent
#BE279C
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385