#D3CBEF#D3CBEF
#D3CBEF is a very light, muted violet. Relative luminance 0.628; OKLCH L 86.0% C 0.050 H 295.5°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CBEF |
|---|---|
| RGB | rgb(211, 203, 239) |
| HSL | hsl(253, 53%, 87%) |
| HSV | hsv(253, 15%, 94%) |
| CMYK | cmyk(11.7%, 15.1%, 0%, 6.3%) |
| CIE-LAB | lab(83.33, 9.62, -16.71) |
| CIE-LCH | lch(83.33, 19.28, 299.93°) |
| OKLab | oklab(85.99% 0.0216 -0.0452) |
| OKLCH | oklch(85.99% 0.05 295.5) |
| XYZ | xyz(63.7967, 62.7925, 90.4038) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.16
Pale Lilac
#E4CBFF
ΔE00 5.83
Light Lavender
#DFC5FE
ΔE00 6.44
Pale Lavender
#EECFFE
ΔE00 7.01
Light Periwinkle
#C1C6FC
ΔE00 7.03
Thistle
#D8BFD8
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CBEF #E7EFCB
analogous
#CBD5EF #D3CBEF #E5CBEF
triadic
#D3CBEF #EFD3CB #CBEFD3
tetradic
#D3CBEF #EFCBD5 #E7EFCB #CBEFE5
square
#D3CBEF #EFCBD5 #E7EFCB #CBEFE5
split-complementary
#D3CBEF #EFE5CB #D5EFCB
monochromatic
#846DD2 #AB9CE1 #D3CBEF #EBE8F8 #EBE8F8
Accessibility & contrast
On white
1.55
#D3CBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#D3CBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CBEF
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CBEF | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D0F1
Deuteranopia (green-blind)
#C5CFEE
Tritanopia (blue-blind)
#CED0D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d3cbef; /* rgb */ color: rgb(211, 203, 239); /* oklch */ color: oklch(86.0% 0.050 295.5);
Tailwind
colors: {
custom: {
50: '#e0daf4',
500: '#d3cbef',
950: '#000000',
},
}SCSS
$custom: #d3cbef; $custom-light: #e0daf4; $custom-dark: #000000;
JSON
{
"hex": "#d3cbef",
"rgb": {
"r": 211,
"g": 203,
"b": 239
},
"hsl": {
"h": 253.333,
"s": 52.941,
"l": 86.667
},
"oklch": {
"l": 0.85993,
"c": 0.05009,
"h": 295.5
},
"luminance": 0.62793
}Semantic roles & 50–950 ramp
primary
#D3CBEF
secondary
#C0CD91
accent
#C0259E
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385