#CBBAE0#CBBAE0
#CBBAE0 is a light, muted violet. Relative luminance 0.532; OKLCH L 81.5% C 0.056 H 305.4°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBAE0 |
|---|---|
| RGB | rgb(203, 186, 224) |
| HSL | hsl(267, 38%, 80%) |
| HSV | hsv(267, 17%, 88%) |
| CMYK | cmyk(9.4%, 17%, 0%, 12.2%) |
| CIE-LAB | lab(77.99, 13.13, -16.78) |
| CIE-LCH | lch(77.99, 21.31, 308.05°) |
| OKLab | oklab(81.53% 0.0323 -0.0453) |
| OKLCH | oklch(81.53% 0.056 305.4) |
| XYZ | xyz(55.6396, 53.1963, 77.8433) |
| Luminance | 0.5320 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.23
Light Lavender
#DFC5FE
ΔE00 6.00
Pale Lilac
#E4CBFF
ΔE00 6.11
Pale Lavender
#EECFFE
ΔE00 7.14
Light Lilac
#EDC8FF
ΔE00 7.44
Lilac
#C8A2C8
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBAE0 #CFE0BA
analogous
#BABCE0 #CBBAE0 #DEBAE0
triadic
#CBBAE0 #E0CBBA #BAE0CB
tetradic
#CBBAE0 #E0BABC #CFE0BA #BAE0DE
square
#CBBAE0 #E0BABC #CFE0BA #BAE0DE
split-complementary
#CBBAE0 #E0DEBA #BCE0BA
monochromatic
#8B66BA #AB90CD #CBBAE0 #EBE4F3 #EFEAF6
Accessibility & contrast
On white
1.80
#CBBAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#CBBAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBAE0
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBAE0 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0E2
Deuteranopia (green-blind)
#B7C1DF
Tritanopia (blue-blind)
#C8BFC7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cbbae0; /* rgb */ color: rgb(203, 186, 224); /* oklch */ color: oklch(81.5% 0.056 305.4);
Tailwind
colors: {
custom: {
50: '#dbcee9',
500: '#cbbae0',
950: '#000000',
},
}SCSS
$custom: #cbbae0; $custom-light: #dbcee9; $custom-dark: #000000;
JSON
{
"hex": "#cbbae0",
"rgb": {
"r": 203,
"g": 186,
"b": 224
},
"hsl": {
"h": 266.842,
"s": 38,
"l": 80.392
},
"oklch": {
"l": 0.81526,
"c": 0.05567,
"h": 305.4
},
"luminance": 0.53196
}Semantic roles & 50–950 ramp
primary
#CBBAE0
secondary
#A2B986
accent
#B13579
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#151316
muted
#848384