#D8CBFA#D8CBFA
#D8CBFA is a very light, moderate violet. Relative luminance 0.642; OKLCH L 86.8% C 0.066 H 297.7°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CBFA |
|---|---|
| RGB | rgb(216, 203, 250) |
| HSL | hsl(257, 82%, 89%) |
| HSV | hsv(257, 19%, 98%) |
| CMYK | cmyk(13.6%, 18.8%, 0%, 2%) |
| CIE-LAB | lab(84.08, 13.46, -21.40) |
| CIE-LCH | lch(84.08, 25.28, 302.17°) |
| OKLab | oklab(86.78% 0.0305 -0.0581) |
| OKLCH | oklch(86.78% 0.066 297.7) |
| XYZ | xyz(66.9266, 64.2127, 99.2923) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.20
Light Lavender
#DFC5FE
ΔE00 3.60
Periwinkle
#CCCCFF
ΔE00 4.30
Pale Lavender
#EECFFE
ΔE00 5.22
Light Lilac
#EDC8FF
ΔE00 5.87
Light Periwinkle
#C1C6FC
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CBFA #EDFACB
analogous
#CBD6FA #D8CBFA #F0CBFA
triadic
#D8CBFA #FAD8CB #CBFAD8
tetradic
#D8CBFA #FACBD6 #EDFACB #CBFAF0
square
#D8CBFA #FACBD6 #EDFACB #CBFAF0
split-complementary
#D8CBFA #FAF0CB #D6FACB
monochromatic
#845BEF #AE93F5 #D8CBFA #EAE3FC #EAE3FC
Accessibility & contrast
On white
1.52
#D8CBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#D8CBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CBFA
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CBFA | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FC
Deuteranopia (green-blind)
#C3D1F9
Tritanopia (blue-blind)
#D2D2DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d8cbfa; /* rgb */ color: rgb(216, 203, 250); /* oklch */ color: oklch(86.8% 0.066 297.7);
Tailwind
colors: {
custom: {
50: '#e4dafc',
500: '#d8cbfa',
950: '#000000',
},
}SCSS
$custom: #d8cbfa; $custom-light: #e4dafc; $custom-dark: #000000;
JSON
{
"hex": "#d8cbfa",
"rgb": {
"r": 216,
"g": 203,
"b": 250
},
"hsl": {
"h": 256.596,
"s": 82.456,
"l": 88.824
},
"oklch": {
"l": 0.86783,
"c": 0.06567,
"h": 297.7
},
"luminance": 0.64213
}Semantic roles & 50–950 ramp
primary
#D8CBFA
secondary
#C8E08A
accent
#DF07A3
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385