#CBBBE3#CBBBE3
#CBBBE3 is a light, muted violet. Relative luminance 0.538; OKLCH L 81.8% C 0.058 H 303.3°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBBE3 |
|---|---|
| RGB | rgb(203, 187, 227) |
| HSL | hsl(264, 42%, 81%) |
| HSV | hsv(264, 18%, 89%) |
| CMYK | cmyk(10.6%, 17.6%, 0%, 11%) |
| CIE-LAB | lab(78.34, 13.20, -17.88) |
| CIE-LCH | lch(78.34, 22.23, 306.44°) |
| OKLab | oklab(81.83% 0.0318 -0.0484) |
| OKLCH | oklch(81.83% 0.058 303.3) |
| XYZ | xyz(56.2614, 53.7833, 80.0754) |
| Luminance | 0.5378 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 5.51
Pale Lilac
#E4CBFF
ΔE00 5.71
Thistle
#D8BFD8
ΔE00 5.84
Pale Lavender
#EECFFE
ΔE00 6.98
Periwinkle
#CCCCFF
ΔE00 7.19
Light Lilac
#EDC8FF
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBBE3 #D3E3BB
analogous
#BBBFE3 #CBBBE3 #DFBBE3
triadic
#CBBBE3 #E3CBBB #BBE3CB
tetradic
#CBBBE3 #E3BBBF #D3E3BB #BBE3DF
square
#CBBBE3 #E3BBBF #D3E3BB #BBE3DF
split-complementary
#CBBBE3 #E3DFBB #BFE3BB
monochromatic
#8964BF #AA90D1 #CBBBE3 #ECE6F5 #EEE9F6
Accessibility & contrast
On white
1.79
#CBBBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#CBBBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBBE3
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBBE3 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C1E5
Deuteranopia (green-blind)
#B7C2E2
Tritanopia (blue-blind)
#C7C0C8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cbbbe3; /* rgb */ color: rgb(203, 187, 227); /* oklch */ color: oklch(81.8% 0.058 303.3);
Tailwind
colors: {
custom: {
50: '#dbcfeb',
500: '#cbbbe3',
950: '#000000',
},
}SCSS
$custom: #cbbbe3; $custom-light: #dbcfeb; $custom-dark: #000000;
JSON
{
"hex": "#cbbbe3",
"rgb": {
"r": 203,
"g": 187,
"b": 227
},
"hsl": {
"h": 264,
"s": 41.667,
"l": 81.176
},
"oklch": {
"l": 0.81825,
"c": 0.05794,
"h": 303.3
},
"luminance": 0.53783
}Semantic roles & 50–950 ramp
primary
#CBBBE3
secondary
#A7BC86
accent
#B53180
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#151316
muted
#848384