#CBB7E3#CBB7E3
#CBB7E3 is a light, moderate violet. Relative luminance 0.521; OKLCH L 81.1% C 0.065 H 305.6°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB7E3 |
|---|---|
| RGB | rgb(203, 183, 227) |
| HSL | hsl(267, 44%, 80%) |
| HSV | hsv(267, 19%, 89%) |
| CMYK | cmyk(10.6%, 19.4%, 0%, 11%) |
| CIE-LAB | lab(77.35, 15.37, -19.38) |
| CIE-LCH | lch(77.35, 24.73, 308.43°) |
| OKLab | oklab(81.06% 0.0376 -0.0525) |
| OKLCH | oklch(81.06% 0.065 305.6) |
| XYZ | xyz(55.4247, 52.1097, 79.7965) |
| Luminance | 0.5211 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 5.12
Pale Lilac
#E4CBFF
ΔE00 5.69
Light Violet
#D6B4FC
ΔE00 6.37
Thistle
#D8BFD8
ΔE00 6.48
Light Lilac
#EDC8FF
ΔE00 6.78
Pale Lavender
#EECFFE
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB7E3 #CFE3B7
analogous
#B7B9E3 #CBB7E3 #E1B7E3
triadic
#CBB7E3 #E3CBB7 #B7E3CB
tetradic
#CBB7E3 #E3B7B9 #CFE3B7 #B7E3E1
square
#CBB7E3 #E3B7B9 #CFE3B7 #B7E3E1
split-complementary
#CBB7E3 #E3E1B7 #B9E3B7
monochromatic
#8B5FC1 #AB8BD2 #CBB7E3 #EBE3F4 #EFE9F6
Accessibility & contrast
On white
1.84
#CBB7E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#CBB7E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB7E3
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB7E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB7E3 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BEE5
Deuteranopia (green-blind)
#B3BFE2
Tritanopia (blue-blind)
#C8BDC6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cbb7e3; /* rgb */ color: rgb(203, 183, 227); /* oklch */ color: oklch(81.1% 0.065 305.6);
Tailwind
colors: {
custom: {
50: '#dbcceb',
500: '#cbb7e3',
950: '#000000',
},
}SCSS
$custom: #cbb7e3; $custom-light: #dbcceb; $custom-dark: #000000;
JSON
{
"hex": "#cbb7e3",
"rgb": {
"r": 203,
"g": 183,
"b": 227
},
"hsl": {
"h": 267.273,
"s": 44,
"l": 80.392
},
"oklch": {
"l": 0.81059,
"c": 0.06461,
"h": 305.6
},
"luminance": 0.5211
}Semantic roles & 50–950 ramp
primary
#CBB7E3
secondary
#A2BD82
accent
#B72E79
background
#FEFEFE
surface
#FBFAFD
border
#D4D3D5
text
#151316
muted
#848384