#CBAAE2#CBAAE2
#CBAAE2 is a light, moderate violet. Relative luminance 0.469; OKLCH L 78.6% C 0.086 H 311.1°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CBAAE2 |
|---|---|
| RGB | rgb(203, 170, 226) |
| HSL | hsl(275, 49%, 78%) |
| HSV | hsv(275, 25%, 89%) |
| CMYK | cmyk(10.2%, 24.8%, 0%, 11.4%) |
| CIE-LAB | lab(74.15, 22.26, -23.69) |
| CIE-LCH | lch(74.15, 32.51, 313.22°) |
| OKLab | oklab(78.58% 0.0563 -0.0645) |
| OKLCH | oklch(78.58% 0.086 311.1) |
| XYZ | xyz(52.7284, 46.9375, 78.2188) |
| Luminance | 0.4694 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 4.71
Pale Violet
#CEAEFA
ΔE00 4.91
Lavender (survey)
#C79FEF
ΔE00 5.37
Lavender
#B39DDB
ΔE00 5.56
Mauve
#E0B0FF
ΔE00 5.60
Plum
#DDA0DD
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBAAE2 #C1E2AA
analogous
#AFAAE2 #CBAAE2 #E2AADD
triadic
#CBAAE2 #E2CBAA #AAE2CB
tetradic
#CBAAE2 #E2AFAA #C1E2AA #AADDE2
square
#CBAAE2 #E2AFAA #C1E2AA #AADDE2
split-complementary
#CBAAE2 #DDE2AA #AAE2AF
monochromatic
#934FC3 #AF7CD2 #CBAAE2 #E7D8F2 #F1E8F7
Accessibility & contrast
On white
2.02
#CBAAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#CBAAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBAAE2
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBAAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBAAE2 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B5E4
Deuteranopia (green-blind)
#A8B7E0
Tritanopia (blue-blind)
#C9B1BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cbaae2; /* rgb */ color: rgb(203, 170, 226); /* oklch */ color: oklch(78.6% 0.086 311.1);
Tailwind
colors: {
custom: {
50: '#dbc3eb',
500: '#cbaae2',
950: '#000000',
},
}SCSS
$custom: #cbaae2; $custom-light: #dbc3eb; $custom-dark: #000000;
JSON
{
"hex": "#cbaae2",
"rgb": {
"r": 203,
"g": 170,
"b": 226
},
"hsl": {
"h": 275.357,
"s": 49.123,
"l": 77.647
},
"oklch": {
"l": 0.7858,
"c": 0.08557,
"h": 311.1
},
"luminance": 0.46937
}Semantic roles & 50–950 ramp
primary
#CBAAE2
secondary
#E4EEDD
accent
#BC2966
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151216
muted
#838184