#CBBBE4#CBBBE4
#CBBBE4 is a light, muted violet. Relative luminance 0.538; OKLCH L 81.9% C 0.059 H 302.9°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBBE4 |
|---|---|
| RGB | rgb(203, 187, 228) |
| HSL | hsl(263, 43%, 81%) |
| HSV | hsv(263, 18%, 89%) |
| CMYK | cmyk(11%, 18%, 0%, 10.6%) |
| CIE-LAB | lab(78.37, 13.40, -18.37) |
| CIE-LCH | lch(78.37, 22.74, 306.12°) |
| OKLab | oklab(81.86% 0.0322 -0.0498) |
| OKLCH | oklch(81.86% 0.059 302.9) |
| XYZ | xyz(56.3998, 53.8386, 80.8044) |
| Luminance | 0.5384 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 5.30
Pale Lilac
#E4CBFF
ΔE00 5.57
Thistle
#D8BFD8
ΔE00 6.08
Pale Lavender
#EECFFE
ΔE00 6.93
Periwinkle
#CCCCFF
ΔE00 7.02
Light Lilac
#EDC8FF
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBBE4 #D4E4BB
analogous
#BBC0E4 #CBBBE4 #E0BBE4
triadic
#CBBBE4 #E4CBBB #BBE4CB
tetradic
#CBBBE4 #E4BBC0 #D4E4BB #BBE4E0
square
#CBBBE4 #E4BBC0 #D4E4BB #BBE4E0
split-complementary
#CBBBE4 #E4E0BB #C0E4BB
monochromatic
#8863C1 #AA8FD3 #CBBBE4 #EDE7F5 #EEE9F6
Accessibility & contrast
On white
1.78
#CBBBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#CBBBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBBE4
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBBE4 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C1E6
Deuteranopia (green-blind)
#B6C2E3
Tritanopia (blue-blind)
#C7C1C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cbbbe4; /* rgb */ color: rgb(203, 187, 228); /* oklch */ color: oklch(81.9% 0.059 302.9);
Tailwind
colors: {
custom: {
50: '#dbcfec',
500: '#cbbbe4',
950: '#000000',
},
}SCSS
$custom: #cbbbe4; $custom-light: #dbcfec; $custom-dark: #000000;
JSON
{
"hex": "#cbbbe4",
"rgb": {
"r": 203,
"g": 187,
"b": 228
},
"hsl": {
"h": 263.415,
"s": 43.158,
"l": 81.373
},
"oklch": {
"l": 0.81861,
"c": 0.05926,
"h": 302.9
},
"luminance": 0.53839
}Semantic roles & 50–950 ramp
primary
#CBBBE4
secondary
#A8BE85
accent
#B62F82
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#151316
muted
#848384