#CBBBE7#CBBBE7
#CBBBE7 is a light, moderate violet. Relative luminance 0.540; OKLCH L 82.0% C 0.063 H 301.6°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBBE7 |
|---|---|
| RGB | rgb(203, 187, 231) |
| HSL | hsl(262, 48%, 82%) |
| HSV | hsv(262, 19%, 91%) |
| CMYK | cmyk(12.1%, 19%, 0%, 9.4%) |
| CIE-LAB | lab(78.47, 14.02, -19.84) |
| CIE-LCH | lch(78.47, 24.29, 305.25°) |
| OKLab | oklab(81.97% 0.0331 -0.0538) |
| OKLCH | oklch(81.97% 0.063 301.6) |
| XYZ | xyz(56.8199, 54.0067, 83.0167) |
| Luminance | 0.5401 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.76
Pale Lilac
#E4CBFF
ΔE00 5.23
Light Violet
#D6B4FC
ΔE00 6.55
Periwinkle
#CCCCFF
ΔE00 6.56
Thistle
#D8BFD8
ΔE00 6.82
Light Lilac
#EDC8FF
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBBE7 #D7E7BB
analogous
#BBC1E7 #CBBBE7 #E1BBE7
triadic
#CBBBE7 #E7CBBB #BBE7CB
tetradic
#CBBBE7 #E7BBC1 #D7E7BB #BBE7E1
square
#CBBBE7 #E7BBC1 #D7E7BB #BBE7E1
split-complementary
#CBBBE7 #E7E1BB #C1E7BB
monochromatic
#8661C7 #A88ED7 #CBBBE7 #EEE8F7 #EEE8F7
Accessibility & contrast
On white
1.78
#CBBBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#CBBBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBBE7
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBBE7 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C2E9
Deuteranopia (green-blind)
#B5C2E6
Tritanopia (blue-blind)
#C7C1CA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cbbbe7; /* rgb */ color: rgb(203, 187, 231); /* oklch */ color: oklch(82.0% 0.063 301.6);
Tailwind
colors: {
custom: {
50: '#dbcfee',
500: '#cbbbe7',
950: '#000000',
},
}SCSS
$custom: #cbbbe7; $custom-light: #dbcfee; $custom-dark: #000000;
JSON
{
"hex": "#cbbbe7",
"rgb": {
"r": 203,
"g": 187,
"b": 231
},
"hsl": {
"h": 261.818,
"s": 47.826,
"l": 81.961
},
"oklch": {
"l": 0.8197,
"c": 0.06323,
"h": 301.6
},
"luminance": 0.54007
}Semantic roles & 50–950 ramp
primary
#CBBBE7
secondary
#ABC284
accent
#BB2A86
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151316
muted
#848385