#CBBBE2#CBBBE2
#CBBBE2 is a light, muted violet. Relative luminance 0.537; OKLCH L 81.8% C 0.057 H 303.8°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBBE2 |
|---|---|
| RGB | rgb(203, 187, 226) |
| HSL | hsl(265, 40%, 81%) |
| HSV | hsv(265, 17%, 89%) |
| CMYK | cmyk(10.2%, 17.3%, 0%, 11.4%) |
| CIE-LAB | lab(78.30, 13.00, -17.39) |
| CIE-LCH | lch(78.30, 21.71, 306.77°) |
| OKLab | oklab(81.79% 0.0315 -0.047) |
| OKLCH | oklch(81.79% 0.057 303.8) |
| XYZ | xyz(56.1238, 53.7282, 79.3506) |
| Luminance | 0.5373 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.60
Light Lavender
#DFC5FE
ΔE00 5.72
Pale Lilac
#E4CBFF
ΔE00 5.86
Pale Lavender
#EECFFE
ΔE00 7.04
Light Lilac
#EDC8FF
ΔE00 7.33
Periwinkle
#CCCCFF
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBBE2 #D2E2BB
analogous
#BBBEE2 #CBBBE2 #DEBBE2
triadic
#CBBBE2 #E2CBBB #BBE2CB
tetradic
#CBBBE2 #E2BBBE #D2E2BB #BBE2DE
square
#CBBBE2 #E2BBBE #D2E2BB #BBE2DE
split-complementary
#CBBBE2 #E2DEBB #BEE2BB
monochromatic
#8965BD #AA90D0 #CBBBE2 #ECE6F4 #EFEAF6
Accessibility & contrast
On white
1.79
#CBBBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#CBBBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBBE2
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBBE2 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C1E4
Deuteranopia (green-blind)
#B7C2E1
Tritanopia (blue-blind)
#C8C0C8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cbbbe2; /* rgb */ color: rgb(203, 187, 226); /* oklch */ color: oklch(81.8% 0.057 303.8);
Tailwind
colors: {
custom: {
50: '#dbcfeb',
500: '#cbbbe2',
950: '#000000',
},
}SCSS
$custom: #cbbbe2; $custom-light: #dbcfeb; $custom-dark: #000000;
JSON
{
"hex": "#cbbbe2",
"rgb": {
"r": 203,
"g": 187,
"b": 226
},
"hsl": {
"h": 264.615,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.8179,
"c": 0.05662,
"h": 303.8
},
"luminance": 0.53728
}Semantic roles & 50–950 ramp
primary
#CBBBE2
secondary
#A5BB86
accent
#B3327E
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#151316
muted
#848384