#CBBAEB#CBBAEB
#CBBAEB is a light, moderate violet. Relative luminance 0.538; OKLCH L 81.9% C 0.070 H 300.7°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBAEB |
|---|---|
| RGB | rgb(203, 186, 235) |
| HSL | hsl(261, 55%, 83%) |
| HSV | hsv(261, 21%, 92%) |
| CMYK | cmyk(13.6%, 20.9%, 0%, 7.8%) |
| CIE-LAB | lab(78.35, 15.40, -22.17) |
| CIE-LCH | lch(78.35, 26.99, 304.79°) |
| OKLab | oklab(81.93% 0.0359 -0.0603) |
| OKLCH | oklch(81.93% 0.07 300.7) |
| XYZ | xyz(57.1799, 53.8124, 85.9556) |
| Luminance | 0.5381 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.16
Pale Lilac
#E4CBFF
ΔE00 5.04
Light Violet
#D6B4FC
ΔE00 5.40
Pale Violet
#CEAEFA
ΔE00 6.13
Periwinkle
#CCCCFF
ΔE00 6.27
Light Lilac
#EDC8FF
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBAEB #DAEBBA
analogous
#BAC2EB #CBBAEB #E3BAEB
triadic
#CBBAEB #EBCBBA #BAEBCB
tetradic
#CBBAEB #EBBAC2 #DAEBBA #BAEBE3
square
#CBBAEB #EBBAC2 #DAEBBA #BAEBE3
split-complementary
#CBBAEB #EBE3BA #C2EBBA
monochromatic
#835BCF #A78BDD #CBBAEB #EDE7F8 #EDE7F8
Accessibility & contrast
On white
1.79
#CBBAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#CBBAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBAEB
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBAEB | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2ED
Deuteranopia (green-blind)
#B3C2EA
Tritanopia (blue-blind)
#C6C1CB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cbbaeb; /* rgb */ color: rgb(203, 186, 235); /* oklch */ color: oklch(81.9% 0.070 300.7);
Tailwind
colors: {
custom: {
50: '#dbcef1',
500: '#cbbaeb',
950: '#000000',
},
}SCSS
$custom: #cbbaeb; $custom-light: #dbcef1; $custom-dark: #000000;
JSON
{
"hex": "#cbbaeb",
"rgb": {
"r": 203,
"g": 186,
"b": 235
},
"hsl": {
"h": 260.816,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.81926,
"c": 0.07018,
"h": 300.7
},
"luminance": 0.53812
}Semantic roles & 50–950 ramp
primary
#CBBAEB
secondary
#AFC782
accent
#C3238B
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151316
muted
#848385