#D9CBEF#D9CBEF
#D9CBEF is a very light, muted violet. Relative luminance 0.637; OKLCH L 86.5% C 0.051 H 303.0°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D9CBEF |
|---|---|
| RGB | rgb(217, 203, 239) |
| HSL | hsl(263, 53%, 87%) |
| HSV | hsv(263, 15%, 94%) |
| CMYK | cmyk(9.2%, 15.1%, 0%, 6.3%) |
| CIE-LAB | lab(83.81, 11.55, -15.95) |
| CIE-LCH | lch(83.81, 19.69, 305.90°) |
| OKLab | oklab(86.48% 0.028 -0.043) |
| OKLCH | oklch(86.48% 0.051 303) |
| XYZ | xyz(65.5483, 63.6956, 90.4859) |
| Luminance | 0.6370 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.73
Pale Lavender
#EECFFE
ΔE00 5.34
Light Lavender
#DFC5FE
ΔE00 5.68
Thistle
#D8BFD8
ΔE00 5.72
Periwinkle
#CCCCFF
ΔE00 6.55
Light Lilac
#EDC8FF
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9CBEF #E1EFCB
analogous
#CBCFEF #D9CBEF #EBCBEF
triadic
#D9CBEF #EFD9CB #CBEFD9
tetradic
#D9CBEF #EFCBCF #E1EFCB #CBEFEB
square
#D9CBEF #EFCBCF #E1EFCB #CBEFEB
split-complementary
#D9CBEF #EFEBCB #CFEFCB
monochromatic
#956DD2 #B79CE1 #D9CBEF #EEE8F8 #EEE8F8
Accessibility & contrast
On white
1.53
#D9CBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#D9CBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9CBEF
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9CBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9CBEF | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D1F1
Deuteranopia (green-blind)
#C7D1EE
Tritanopia (blue-blind)
#D6D0D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d9cbef; /* rgb */ color: rgb(217, 203, 239); /* oklch */ color: oklch(86.5% 0.051 303.0);
Tailwind
colors: {
custom: {
50: '#e4daf4',
500: '#d9cbef',
950: '#000000',
},
}SCSS
$custom: #d9cbef; $custom-light: #e4daf4; $custom-dark: #000000;
JSON
{
"hex": "#d9cbef",
"rgb": {
"r": 217,
"g": 203,
"b": 239
},
"hsl": {
"h": 263.333,
"s": 52.941,
"l": 86.667
},
"oklch": {
"l": 0.86477,
"c": 0.05133,
"h": 303
},
"luminance": 0.63696
}Semantic roles & 50–950 ramp
primary
#D9CBEF
secondary
#B6CD91
accent
#C02584
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385