#CCBAEB#CCBAEB
#CCBAEB is a very light, moderate violet. Relative luminance 0.540; OKLCH L 82.0% C 0.070 H 301.6°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBAEB |
|---|---|
| RGB | rgb(204, 186, 235) |
| HSL | hsl(262, 55%, 83%) |
| HSV | hsv(262, 21%, 92%) |
| CMYK | cmyk(13.2%, 20.9%, 0%, 7.8%) |
| CIE-LAB | lab(78.43, 15.72, -22.03) |
| CIE-LCH | lch(78.43, 27.06, 305.50°) |
| OKLab | oklab(82.01% 0.0369 -0.0599) |
| OKLCH | oklch(82.01% 0.07 301.6) |
| XYZ | xyz(57.4532, 53.9533, 85.9684) |
| Luminance | 0.5395 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.01
Pale Lilac
#E4CBFF
ΔE00 4.89
Light Violet
#D6B4FC
ΔE00 5.31
Pale Violet
#CEAEFA
ΔE00 6.12
Light Lilac
#EDC8FF
ΔE00 6.38
Periwinkle
#CCCCFF
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBAEB #D9EBBA
analogous
#BAC0EB #CCBAEB #E5BAEB
triadic
#CCBAEB #EBCCBA #BAEBCC
tetradic
#CCBAEB #EBBAC0 #D9EBBA #BAEBE5
square
#CCBAEB #EBBAC0 #D9EBBA #BAEBE5
split-complementary
#CCBAEB #EBE5BA #C0EBBA
monochromatic
#865BCF #A98BDD #CCBAEB #EDE7F8 #EDE7F8
Accessibility & contrast
On white
1.78
#CCBAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#CCBAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBAEB
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBAEB | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2ED
Deuteranopia (green-blind)
#B4C2EA
Tritanopia (blue-blind)
#C7C1CB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ccbaeb; /* rgb */ color: rgb(204, 186, 235); /* oklch */ color: oklch(82.0% 0.070 301.6);
Tailwind
colors: {
custom: {
50: '#dccef1',
500: '#ccbaeb',
950: '#000000',
},
}SCSS
$custom: #ccbaeb; $custom-light: #dccef1; $custom-dark: #000000;
JSON
{
"hex": "#ccbaeb",
"rgb": {
"r": 204,
"g": 186,
"b": 235
},
"hsl": {
"h": 262.041,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.82009,
"c": 0.07042,
"h": 301.6
},
"luminance": 0.53953
}Semantic roles & 50–950 ramp
primary
#CCBAEB
secondary
#AEC782
accent
#C32388
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151316
muted
#848385