#CBBBDC#CBBBDC
#CBBBDC is a light, muted violet. Relative luminance 0.534; OKLCH L 81.6% C 0.049 H 307.2°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBBDC |
|---|---|
| RGB | rgb(203, 187, 220) |
| HSL | hsl(269, 32%, 80%) |
| HSV | hsv(269, 15%, 86%) |
| CMYK | cmyk(7.7%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(78.11, 11.79, -14.44) |
| CIE-LCH | lch(78.11, 18.64, 309.24°) |
| OKLab | oklab(81.58% 0.0295 -0.0389) |
| OKLCH | oklch(81.58% 0.049 307.2) |
| XYZ | xyz(55.3149, 53.4047, 75.0903) |
| Luminance | 0.5340 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.25
Pale Lilac
#E4CBFF
ΔE00 7.01
Light Lavender
#DFC5FE
ΔE00 7.18
Pale Lavender
#EECFFE
ΔE00 7.68
Lilac
#C8A2C8
ΔE00 8.04
Light Lilac
#EDC8FF
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBBDC #CCDCBB
analogous
#BBBCDC #CBBBDC #DCBBDC
triadic
#CBBBDC #DCCBBB #BBDCCB
tetradic
#CBBBDC #DCBBBC #CCDCBB #BBDCDC
square
#CBBBDC #DCBBBC #CCDCBB #BBDCDC
split-complementary
#CBBBDC #DCDCBB #BCDCBB
monochromatic
#8D6AB2 #AC93C7 #CBBBDC #EAE3F1 #F0EBF5
Accessibility & contrast
On white
1.80
#CBBBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#CBBBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBBDC
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBBDC | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C0DD
Deuteranopia (green-blind)
#B9C1DB
Tritanopia (blue-blind)
#C9BFC6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cbbbdc; /* rgb */ color: rgb(203, 187, 220); /* oklch */ color: oklch(81.6% 0.049 307.2);
Tailwind
colors: {
custom: {
50: '#dbcfe6',
500: '#cbbbdc',
950: '#000000',
},
}SCSS
$custom: #cbbbdc; $custom-light: #dbcfe6; $custom-dark: #000000;
JSON
{
"hex": "#cbbbdc",
"rgb": {
"r": 203,
"g": 187,
"b": 220
},
"hsl": {
"h": 269.091,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.81579,
"c": 0.0488,
"h": 307.2
},
"luminance": 0.53404
}Semantic roles & 50–950 ramp
primary
#CBBBDC
secondary
#9EB388
accent
#AB3B74
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151316
muted
#848384