#CBB4E6#CBB4E6
#CBB4E6 is a light, moderate violet. Relative luminance 0.511; OKLCH L 80.6% C 0.074 H 305.7°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB4E6 |
|---|---|
| RGB | rgb(203, 180, 230) |
| HSL | hsl(268, 50%, 80%) |
| HSV | hsv(268, 22%, 90%) |
| CMYK | cmyk(11.7%, 21.7%, 0%, 9.8%) |
| CIE-LAB | lab(76.71, 17.62, -21.96) |
| CIE-LCH | lch(76.71, 28.16, 308.74°) |
| OKLab | oklab(80.6% 0.0429 -0.0597) |
| OKLCH | oklch(80.6% 0.074 305.7) |
| XYZ | xyz(55.2301, 51.0524, 81.7920) |
| Luminance | 0.5105 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.80
Light Violet
#D6B4FC
ΔE00 4.93
Pale Violet
#CEAEFA
ΔE00 5.60
Pale Lilac
#E4CBFF
ΔE00 5.84
Light Lilac
#EDC8FF
ΔE00 6.62
Mauve
#E0B0FF
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB4E6 #CFE6B4
analogous
#B4B6E6 #CBB4E6 #E4B4E6
triadic
#CBB4E6 #E6CBB4 #B4E6CB
tetradic
#CBB4E6 #E6B4B6 #CFE6B4 #B4E6E4
square
#CBB4E6 #E6B4B6 #CFE6B4 #B4E6E4
split-complementary
#CBB4E6 #E6E4B4 #B6E6B4
monochromatic
#8B58C7 #AB86D7 #CBB4E6 #EBE2F5 #EFE8F7
Accessibility & contrast
On white
1.87
#CBB4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#CBB4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB4E6
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB4E6 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBCE8
Deuteranopia (green-blind)
#B0BDE4
Tritanopia (blue-blind)
#C7BBC5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cbb4e6; /* rgb */ color: rgb(203, 180, 230); /* oklch */ color: oklch(80.6% 0.074 305.7);
Tailwind
colors: {
custom: {
50: '#dbcaee',
500: '#cbb4e6',
950: '#000000',
},
}SCSS
$custom: #cbb4e6; $custom-light: #dbcaee; $custom-dark: #000000;
JSON
{
"hex": "#cbb4e6",
"rgb": {
"r": 203,
"g": 180,
"b": 230
},
"hsl": {
"h": 267.6,
"s": 50,
"l": 80.392
},
"oklch": {
"l": 0.806,
"c": 0.07354,
"h": 305.7
},
"luminance": 0.51052
}Semantic roles & 50–950 ramp
primary
#CBB4E6
secondary
#A2C17E
accent
#BD2879
background
#FEFDFF
surface
#FBF9FE
border
#D4D2D6
text
#151316
muted
#848285