#CBB6DF#CBB6DF
#CBB6DF is a light, moderate violet. Relative luminance 0.515; OKLCH L 80.7% C 0.061 H 308.1°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB6DF |
|---|---|
| RGB | rgb(203, 182, 223) |
| HSL | hsl(271, 39%, 79%) |
| HSV | hsv(271, 18%, 87%) |
| CMYK | cmyk(9%, 18.4%, 0%, 12.5%) |
| CIE-LAB | lab(76.97, 15.10, -17.78) |
| CIE-LCH | lch(76.97, 23.33, 310.34°) |
| OKLab | oklab(80.72% 0.0378 -0.0481) |
| OKLCH | oklch(80.72% 0.061 308.1) |
| XYZ | xyz(54.6735, 51.4804, 76.8542) |
| Luminance | 0.5148 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.70
Light Lavender
#DFC5FE
ΔE00 5.81
Pale Lilac
#E4CBFF
ΔE00 6.21
Lilac
#C8A2C8
ΔE00 6.56
Light Lilac
#EDC8FF
ΔE00 7.10
Light Violet
#D6B4FC
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB6DF #CADFB6
analogous
#B7B6DF #CBB6DF #DFB6DF
triadic
#CBB6DF #DFCBB6 #B6DFCB
tetradic
#CBB6DF #DFB7B6 #CADFB6 #B6DFDF
square
#CBB6DF #DFB7B6 #CADFB6 #B6DFDF
split-complementary
#CBB6DF #DFDFB6 #B6DFB7
monochromatic
#8E61BA #AD8BCC #CBB6DF #E9E1F2 #F0EAF6
Accessibility & contrast
On white
1.86
#CBB6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#CBB6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB6DF
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB6DF | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BDE1
Deuteranopia (green-blind)
#B4BEDE
Tritanopia (blue-blind)
#C9BBC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cbb6df; /* rgb */ color: rgb(203, 182, 223); /* oklch */ color: oklch(80.7% 0.061 308.1);
Tailwind
colors: {
custom: {
50: '#dbcce9',
500: '#cbb6df',
950: '#000000',
},
}SCSS
$custom: #cbb6df; $custom-light: #dbcce9; $custom-dark: #000000;
JSON
{
"hex": "#cbb6df",
"rgb": {
"r": 203,
"g": 182,
"b": 223
},
"hsl": {
"h": 270.732,
"s": 39.048,
"l": 79.412
},
"oklch": {
"l": 0.80723,
"c": 0.06116,
"h": 308.1
},
"luminance": 0.5148
}Semantic roles & 50–950 ramp
primary
#CBB6DF
secondary
#9CB782
accent
#B23371
background
#FEFEFE
surface
#FBFAFC
border
#D4D3D5
text
#151316
muted
#848384