#CBBBDF#CBBBDF
#CBBBDF is a light, muted violet. Relative luminance 0.536; OKLCH L 81.7% C 0.053 H 305.4°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBBDF |
|---|---|
| RGB | rgb(203, 187, 223) |
| HSL | hsl(267, 36%, 80%) |
| HSV | hsv(267, 16%, 87%) |
| CMYK | cmyk(9%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(78.21, 12.39, -15.91) |
| CIE-LCH | lch(78.21, 20.17, 307.90°) |
| OKLab | oklab(81.68% 0.0305 -0.043) |
| OKLCH | oklch(81.68% 0.053 305.4) |
| XYZ | xyz(55.7158, 53.5650, 77.2016) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.90
Pale Lilac
#E4CBFF
ΔE00 6.38
Light Lavender
#DFC5FE
ΔE00 6.41
Pale Lavender
#EECFFE
ΔE00 7.30
Light Lilac
#EDC8FF
ΔE00 7.77
Periwinkle
#CCCCFF
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBBDF #CFDFBB
analogous
#BBBDDF #CBBBDF #DDBBDF
triadic
#CBBBDF #DFCBBB #BBDFCB
tetradic
#CBBBDF #DFBBBD #CFDFBB #BBDFDD
square
#CBBBDF #DFBBBD #CFDFBB #BBDFDD
split-complementary
#CBBBDF #DFDDBB #BDDFBB
monochromatic
#8B68B8 #AB91CB #CBBBDF #EBE5F3 #EFEAF5
Accessibility & contrast
On white
1.79
#CBBBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#CBBBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBBDF
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBBDF | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C1E1
Deuteranopia (green-blind)
#B8C2DE
Tritanopia (blue-blind)
#C8C0C7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cbbbdf; /* rgb */ color: rgb(203, 187, 223); /* oklch */ color: oklch(81.7% 0.053 305.4);
Tailwind
colors: {
custom: {
50: '#dbcfe9',
500: '#cbbbdf',
950: '#000000',
},
}SCSS
$custom: #cbbbdf; $custom-light: #dbcfe9; $custom-dark: #000000;
JSON
{
"hex": "#cbbbdf",
"rgb": {
"r": 203,
"g": 187,
"b": 223
},
"hsl": {
"h": 266.667,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.81684,
"c": 0.05269,
"h": 305.4
},
"luminance": 0.53565
}Semantic roles & 50–950 ramp
primary
#CBBBDF
secondary
#A2B787
accent
#AF3779
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151316
muted
#848384