#CBB1E0#CBB1E0
#CBB1E0 is a light, moderate violet. Relative luminance 0.495; OKLCH L 79.8% C 0.071 H 309.7°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB1E0 |
|---|---|
| RGB | rgb(203, 177, 224) |
| HSL | hsl(273, 43%, 79%) |
| HSV | hsv(273, 21%, 88%) |
| CMYK | cmyk(9.4%, 21%, 0%, 12.2%) |
| CIE-LAB | lab(75.78, 18.03, -20.13) |
| CIE-LCH | lch(75.78, 27.02, 311.85°) |
| OKLab | oklab(79.81% 0.0454 -0.0546) |
| OKLCH | oklch(79.81% 0.071 309.7) |
| XYZ | xyz(53.8029, 49.5230, 77.2311) |
| Luminance | 0.4952 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.74
Light Lavender
#DFC5FE
ΔE00 5.77
Light Violet
#D6B4FC
ΔE00 5.82
Pale Violet
#CEAEFA
ΔE00 6.47
Pale Lilac
#E4CBFF
ΔE00 6.62
Light Lilac
#EDC8FF
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB1E0 #C6E0B1
analogous
#B3B1E0 #CBB1E0 #E0B1DD
triadic
#CBB1E0 #E0CBB1 #B1E0CB
tetradic
#CBB1E0 #E0B3B1 #C6E0B1 #B1DDE0
square
#CBB1E0 #E0B3B1 #C6E0B1 #B1DDE0
split-complementary
#CBB1E0 #DDE0B1 #B1E0B3
monochromatic
#9159BD #AE85CF #CBB1E0 #E8DDF1 #F0E9F6
Accessibility & contrast
On white
1.93
#CBB1E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#CBB1E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB1E0
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB1E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB1E0 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB9E2
Deuteranopia (green-blind)
#AFBBDE
Tritanopia (blue-blind)
#C9B7C1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cbb1e0; /* rgb */ color: rgb(203, 177, 224); /* oklch */ color: oklch(79.8% 0.071 309.7);
Tailwind
colors: {
custom: {
50: '#dbc8e9',
500: '#cbb1e0',
950: '#000000',
},
}SCSS
$custom: #cbb1e0; $custom-light: #dbc8e9; $custom-dark: #000000;
JSON
{
"hex": "#cbb1e0",
"rgb": {
"r": 203,
"g": 177,
"b": 224
},
"hsl": {
"h": 273.191,
"s": 43.119,
"l": 78.627
},
"oklch": {
"l": 0.7981,
"c": 0.071,
"h": 309.7
},
"luminance": 0.49523
}Semantic roles & 50–950 ramp
primary
#CBB1E0
secondary
#E5EDDE
accent
#B62F6C
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151316
muted
#838284