#CBBBE5#CBBBE5
#CBBBE5 is a light, moderate violet. Relative luminance 0.539; OKLCH L 81.9% C 0.061 H 302.4°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBBE5 |
|---|---|
| RGB | rgb(203, 187, 229) |
| HSL | hsl(263, 45%, 82%) |
| HSV | hsv(263, 18%, 90%) |
| CMYK | cmyk(11.4%, 18.3%, 0%, 10.2%) |
| CIE-LAB | lab(78.40, 13.61, -18.86) |
| CIE-LCH | lch(78.40, 23.26, 305.82°) |
| OKLab | oklab(81.9% 0.0325 -0.0511) |
| OKLCH | oklch(81.9% 0.061 302.4) |
| XYZ | xyz(56.5391, 53.8943, 81.5376) |
| Luminance | 0.5389 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 5.11
Pale Lilac
#E4CBFF
ΔE00 5.44
Thistle
#D8BFD8
ΔE00 6.33
Periwinkle
#CCCCFF
ΔE00 6.86
Pale Lavender
#EECFFE
ΔE00 6.90
Light Lilac
#EDC8FF
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBBE5 #D5E5BB
analogous
#BBC0E5 #CBBBE5 #E0BBE5
triadic
#CBBBE5 #E5CBBB #BBE5CB
tetradic
#CBBBE5 #E5BBC0 #D5E5BB #BBE5E0
square
#CBBBE5 #E5BBC0 #D5E5BB #BBE5E0
split-complementary
#CBBBE5 #E5E0BB #C0E5BB
monochromatic
#8762C3 #A98FD4 #CBBBE5 #EDE7F6 #EEE9F7
Accessibility & contrast
On white
1.78
#CBBBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#CBBBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBBE5
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBBE5 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C2E7
Deuteranopia (green-blind)
#B6C2E4
Tritanopia (blue-blind)
#C7C1C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cbbbe5; /* rgb */ color: rgb(203, 187, 229); /* oklch */ color: oklch(81.9% 0.061 302.4);
Tailwind
colors: {
custom: {
50: '#dbcfed',
500: '#cbbbe5',
950: '#000000',
},
}SCSS
$custom: #cbbbe5; $custom-light: #dbcfed; $custom-dark: #000000;
JSON
{
"hex": "#cbbbe5",
"rgb": {
"r": 203,
"g": 187,
"b": 229
},
"hsl": {
"h": 262.857,
"s": 44.681,
"l": 81.569
},
"oklch": {
"l": 0.81897,
"c": 0.06058,
"h": 302.4
},
"luminance": 0.53894
}Semantic roles & 50–950 ramp
primary
#CBBBE5
secondary
#A9BF85
accent
#B82E83
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#151316
muted
#848384