#D8CBFE#D8CBFE
#D8CBFE is a very light, moderate violet. Relative luminance 0.645; OKLCH L 86.9% C 0.071 H 296.6°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CBFE |
|---|---|
| RGB | rgb(216, 203, 254) |
| HSL | hsl(255, 96%, 90%) |
| HSV | hsv(255, 20%, 100%) |
| CMYK | cmyk(15%, 20.1%, 0%, 0.4%) |
| CIE-LAB | lab(84.21, 14.30, -23.32) |
| CIE-LCH | lch(84.21, 27.36, 301.50°) |
| OKLab | oklab(86.93% 0.0318 -0.0635) |
| OKLCH | oklch(86.93% 0.071 296.6) |
| XYZ | xyz(67.5605, 64.4662, 102.6306) |
| Luminance | 0.6447 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.23
Light Lavender
#DFC5FE
ΔE00 3.30
Periwinkle
#CCCCFF
ΔE00 3.83
Pale Lavender
#EECFFE
ΔE00 5.55
Light Periwinkle
#C1C6FC
ΔE00 5.90
Light Lilac
#EDC8FF
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CBFE #F1FECB
analogous
#CBD8FE #D8CBFE #F2CBFE
triadic
#D8CBFE #FED8CB #CBFED8
tetradic
#D8CBFE #FECBD8 #F1FECB #CBFEF2
square
#D8CBFE #FECBD8 #F1FECB #CBFEF2
split-complementary
#D8CBFE #FEF2CB #D8FECB
monochromatic
#7E53FC #AB8FFD #D8CBFE #E8E1FE #E8E1FE
Accessibility & contrast
On white
1.51
#D8CBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#D8CBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CBFE
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CBFE | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FF
Deuteranopia (green-blind)
#C2D1FC
Tritanopia (blue-blind)
#D1D3DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d8cbfe; /* rgb */ color: rgb(216, 203, 254); /* oklch */ color: oklch(86.9% 0.071 296.6);
Tailwind
colors: {
custom: {
50: '#e4dafe',
500: '#d8cbfe',
950: '#000000',
},
}SCSS
$custom: #d8cbfe; $custom-light: #e4dafe; $custom-dark: #000000;
JSON
{
"hex": "#d8cbfe",
"rgb": {
"r": 216,
"g": 203,
"b": 254
},
"hsl": {
"h": 255.294,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.86928,
"c": 0.07103,
"h": 296.6
},
"luminance": 0.64467
}Semantic roles & 50–950 ramp
primary
#D8CBFE
secondary
#CFE786
accent
#E600AB
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386