#CBB4E4#CBB4E4
#CBB4E4 is a light, moderate violet. Relative luminance 0.509; OKLCH L 80.5% C 0.071 H 306.6°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB4E4 |
|---|---|
| RGB | rgb(203, 180, 228) |
| HSL | hsl(269, 47%, 80%) |
| HSV | hsv(269, 21%, 89%) |
| CMYK | cmyk(11%, 21.1%, 0%, 10.6%) |
| CIE-LAB | lab(76.64, 17.21, -20.98) |
| CIE-LCH | lch(76.64, 27.14, 309.36°) |
| OKLab | oklab(80.53% 0.0423 -0.057) |
| OKLCH | oklch(80.53% 0.071 306.6) |
| XYZ | xyz(54.9509, 50.9407, 80.3214) |
| Luminance | 0.5094 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 5.02
Light Violet
#D6B4FC
ΔE00 5.40
Pale Lilac
#E4CBFF
ΔE00 5.92
Pale Violet
#CEAEFA
ΔE00 6.10
Light Lilac
#EDC8FF
ΔE00 6.67
Lilac
#C8A2C8
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB4E4 #CDE4B4
analogous
#B4B5E4 #CBB4E4 #E3B4E4
triadic
#CBB4E4 #E4CBB4 #B4E4CB
tetradic
#CBB4E4 #E4B4B5 #CDE4B4 #B4E4E3
square
#CBB4E4 #E4B4B5 #CDE4B4 #B4E4E3
split-complementary
#CBB4E4 #E4E3B4 #B5E4B4
monochromatic
#8D5AC4 #AC87D4 #CBB4E4 #EAE1F4 #EFE8F7
Accessibility & contrast
On white
1.88
#CBB4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#CBB4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB4E4
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB4E4 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBCE6
Deuteranopia (green-blind)
#B0BDE2
Tritanopia (blue-blind)
#C8BAC4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cbb4e4; /* rgb */ color: rgb(203, 180, 228); /* oklch */ color: oklch(80.5% 0.071 306.6);
Tailwind
colors: {
custom: {
50: '#dbcaec',
500: '#cbb4e4',
950: '#000000',
},
}SCSS
$custom: #cbb4e4; $custom-light: #dbcaec; $custom-dark: #000000;
JSON
{
"hex": "#cbb4e4",
"rgb": {
"r": 203,
"g": 180,
"b": 228
},
"hsl": {
"h": 268.75,
"s": 47.059,
"l": 80
},
"oklch": {
"l": 0.80525,
"c": 0.07096,
"h": 306.6
},
"luminance": 0.5094
}Semantic roles & 50–950 ramp
primary
#CBB4E4
secondary
#9FBE7E
accent
#BA2B76
background
#FEFDFE
surface
#FBF9FD
border
#D4D2D5
text
#151316
muted
#848284