#CBB7E2#CBB7E2
#CBB7E2 is a light, moderate violet. Relative luminance 0.521; OKLCH L 81.0% C 0.063 H 306.1°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB7E2 |
|---|---|
| RGB | rgb(203, 183, 226) |
| HSL | hsl(268, 43%, 80%) |
| HSV | hsv(268, 19%, 89%) |
| CMYK | cmyk(10.2%, 19%, 0%, 11.4%) |
| CIE-LAB | lab(77.31, 15.17, -18.88) |
| CIE-LCH | lch(77.31, 24.22, 308.77°) |
| OKLab | oklab(81.02% 0.0373 -0.0512) |
| OKLCH | oklch(81.02% 0.063 306.1) |
| XYZ | xyz(55.2870, 52.0547, 79.0717) |
| Luminance | 0.5205 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 5.29
Pale Lilac
#E4CBFF
ΔE00 5.80
Thistle
#D8BFD8
ΔE00 6.23
Light Violet
#D6B4FC
ΔE00 6.62
Light Lilac
#EDC8FF
ΔE00 6.86
Pale Lavender
#EECFFE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB7E2 #CEE2B7
analogous
#B7B8E2 #CBB7E2 #E0B7E2
triadic
#CBB7E2 #E2CBB7 #B7E2CB
tetradic
#CBB7E2 #E2B7B8 #CEE2B7 #B7E2E0
square
#CBB7E2 #E2B7B8 #CEE2B7 #B7E2E0
split-complementary
#CBB7E2 #E2E0B7 #B8E2B7
monochromatic
#8C60BF #AB8BD0 #CBB7E2 #EBE3F4 #EFE9F6
Accessibility & contrast
On white
1.84
#CBB7E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#CBB7E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB7E2
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB7E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB7E2 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BEE4
Deuteranopia (green-blind)
#B3BFE1
Tritanopia (blue-blind)
#C8BDC5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cbb7e2; /* rgb */ color: rgb(203, 183, 226); /* oklch */ color: oklch(81.0% 0.063 306.1);
Tailwind
colors: {
custom: {
50: '#dbcceb',
500: '#cbb7e2',
950: '#000000',
},
}SCSS
$custom: #cbb7e2; $custom-light: #dbcceb; $custom-dark: #000000;
JSON
{
"hex": "#cbb7e2",
"rgb": {
"r": 203,
"g": 183,
"b": 226
},
"hsl": {
"h": 267.907,
"s": 42.574,
"l": 80.196
},
"oklch": {
"l": 0.81022,
"c": 0.06331,
"h": 306.1
},
"luminance": 0.52054
}Semantic roles & 50–950 ramp
primary
#CBB7E2
secondary
#A1BB82
accent
#B63077
background
#FEFEFE
surface
#FBFAFD
border
#D4D3D5
text
#151316
muted
#848384