#CBB7DE#CBB7DE
#CBB7DE is a light, muted violet. Relative luminance 0.518; OKLCH L 80.9% C 0.058 H 308.2°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB7DE |
|---|---|
| RGB | rgb(203, 183, 222) |
| HSL | hsl(271, 37%, 79%) |
| HSV | hsv(271, 18%, 87%) |
| CMYK | cmyk(8.6%, 17.6%, 0%, 12.9%) |
| CIE-LAB | lab(77.18, 14.36, -16.92) |
| CIE-LCH | lch(77.18, 22.19, 310.32°) |
| OKLab | oklab(80.88% 0.036 -0.0457) |
| OKLCH | oklch(80.88% 0.058 308.2) |
| XYZ | xyz(54.7446, 51.8377, 76.2147) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.24
Light Lavender
#DFC5FE
ΔE00 6.09
Pale Lilac
#E4CBFF
ΔE00 6.33
Lilac
#C8A2C8
ΔE00 6.75
Pale Lavender
#EECFFE
ΔE00 7.24
Light Lilac
#EDC8FF
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB7DE #CADEB7
analogous
#B8B7DE #CBB7DE #DEB7DE
triadic
#CBB7DE #DECBB7 #B7DECB
tetradic
#CBB7DE #DEB8B7 #CADEB7 #B7DEDE
square
#CBB7DE #DEB8B7 #CADEB7 #B7DEDE
split-complementary
#CBB7DE #DEDEB7 #B7DEB8
monochromatic
#8E63B8 #AD8DCB #CBB7DE #E9E1F1 #F0EAF5
Accessibility & contrast
On white
1.85
#CBB7DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#CBB7DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB7DE
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB7DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB7DE | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BEE0
Deuteranopia (green-blind)
#B5BFDD
Tritanopia (blue-blind)
#C9BCC4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cbb7de; /* rgb */ color: rgb(203, 183, 222); /* oklch */ color: oklch(80.9% 0.058 308.2);
Tailwind
colors: {
custom: {
50: '#dbcce8',
500: '#cbb7de',
950: '#000000',
},
}SCSS
$custom: #cbb7de; $custom-light: #dbcce8; $custom-dark: #000000;
JSON
{
"hex": "#cbb7de",
"rgb": {
"r": 203,
"g": 183,
"b": 222
},
"hsl": {
"h": 270.769,
"s": 37.143,
"l": 79.412
},
"oklch": {
"l": 0.80879,
"c": 0.05817,
"h": 308.2
},
"luminance": 0.51837
}Semantic roles & 50–950 ramp
primary
#CBB7DE
secondary
#9CB683
accent
#B03571
background
#FEFEFE
surface
#FBFAFC
border
#D4D3D5
text
#151316
muted
#848384