#CBBADE#CBBADE
#CBBADE is a light, muted violet. Relative luminance 0.531; OKLCH L 81.5% C 0.053 H 306.6°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBADE |
|---|---|
| RGB | rgb(203, 186, 222) |
| HSL | hsl(268, 35%, 80%) |
| HSV | hsv(268, 16%, 87%) |
| CMYK | cmyk(8.6%, 16.2%, 0%, 12.9%) |
| CIE-LAB | lab(77.93, 12.73, -15.80) |
| CIE-LCH | lch(77.93, 20.29, 308.86°) |
| OKLab | oklab(81.46% 0.0316 -0.0426) |
| OKLCH | oklch(81.46% 0.053 306.6) |
| XYZ | xyz(55.3700, 53.0884, 76.4232) |
| Luminance | 0.5309 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.76
Pale Lilac
#E4CBFF
ΔE00 6.47
Light Lavender
#DFC5FE
ΔE00 6.48
Pale Lavender
#EECFFE
ΔE00 7.33
Lilac
#C8A2C8
ΔE00 7.69
Light Lilac
#EDC8FF
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBADE #CDDEBA
analogous
#BABBDE #CBBADE #DDBADE
triadic
#CBBADE #DECBBA #BADECB
tetradic
#CBBADE #DEBABB #CDDEBA #BADEDD
square
#CBBADE #DEBABB #CDDEBA #BADEDD
split-complementary
#CBBADE #DEDDBA #BBDEBA
monochromatic
#8D67B6 #AC91CA #CBBADE #EAE3F2 #EFEAF5
Accessibility & contrast
On white
1.81
#CBBADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#CBBADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBADE
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBADE | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0E0
Deuteranopia (green-blind)
#B7C1DD
Tritanopia (blue-blind)
#C9BFC6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cbbade; /* rgb */ color: rgb(203, 186, 222); /* oklch */ color: oklch(81.5% 0.053 306.6);
Tailwind
colors: {
custom: {
50: '#dbcee8',
500: '#cbbade',
950: '#000000',
},
}SCSS
$custom: #cbbade; $custom-light: #dbcee8; $custom-dark: #000000;
JSON
{
"hex": "#cbbade",
"rgb": {
"r": 203,
"g": 186,
"b": 222
},
"hsl": {
"h": 268.333,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.81456,
"c": 0.05307,
"h": 306.6
},
"luminance": 0.53088
}Semantic roles & 50–950 ramp
primary
#CBBADE
secondary
#9FB686
accent
#AE3776
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151316
muted
#848384