#CBBBDE#CBBBDE
#CBBBDE is a light, muted violet. Relative luminance 0.535; OKLCH L 81.6% C 0.051 H 305.9°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBBDE |
|---|---|
| RGB | rgb(203, 187, 222) |
| HSL | hsl(267, 35%, 80%) |
| HSV | hsv(267, 16%, 87%) |
| CMYK | cmyk(8.6%, 15.8%, 0%, 12.9%) |
| CIE-LAB | lab(78.18, 12.19, -15.42) |
| CIE-LCH | lch(78.18, 19.66, 308.32°) |
| OKLab | oklab(81.65% 0.0302 -0.0416) |
| OKLCH | oklch(81.65% 0.051 305.9) |
| XYZ | xyz(55.5814, 53.5112, 76.4937) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.67
Pale Lilac
#E4CBFF
ΔE00 6.58
Light Lavender
#DFC5FE
ΔE00 6.66
Pale Lavender
#EECFFE
ΔE00 7.42
Light Lilac
#EDC8FF
ΔE00 7.93
Lilac
#C8A2C8
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBBDE #CEDEBB
analogous
#BBBCDE #CBBBDE #DCBBDE
triadic
#CBBBDE #DECBBB #BBDECB
tetradic
#CBBBDE #DEBBBC #CEDEBB #BBDEDC
square
#CBBBDE #DEBBBC #CEDEBB #BBDEDC
split-complementary
#CBBBDE #DEDCBB #BCDEBB
monochromatic
#8C69B6 #AB92CA #CBBBDE #EBE4F2 #EFEAF5
Accessibility & contrast
On white
1.79
#CBBBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#CBBBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBBDE
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBBDE | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C1E0
Deuteranopia (green-blind)
#B8C1DD
Tritanopia (blue-blind)
#C9BFC7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cbbbde; /* rgb */ color: rgb(203, 187, 222); /* oklch */ color: oklch(81.6% 0.051 305.9);
Tailwind
colors: {
custom: {
50: '#dbcfe8',
500: '#cbbbde',
950: '#000000',
},
}SCSS
$custom: #cbbbde; $custom-light: #dbcfe8; $custom-dark: #000000;
JSON
{
"hex": "#cbbbde",
"rgb": {
"r": 203,
"g": 187,
"b": 222
},
"hsl": {
"h": 267.429,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.81649,
"c": 0.05139,
"h": 305.9
},
"luminance": 0.53511
}Semantic roles & 50–950 ramp
primary
#CBBBDE
secondary
#A1B687
accent
#AD3878
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151316
muted
#848384