#CCB9EA#CCB9EA
#CCB9EA is a light, moderate violet. Relative luminance 0.535; OKLCH L 81.8% C 0.071 H 302.6°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB9EA |
|---|---|
| RGB | rgb(204, 185, 234) |
| HSL | hsl(263, 54%, 82%) |
| HSV | hsv(263, 21%, 92%) |
| CMYK | cmyk(12.8%, 20.9%, 0%, 8.2%) |
| CIE-LAB | lab(78.16, 16.05, -21.92) |
| CIE-LCH | lch(78.16, 27.17, 306.21°) |
| OKLab | oklab(81.78% 0.0381 -0.0596) |
| OKLCH | oklch(81.78% 0.071 302.6) |
| XYZ | xyz(57.0992, 53.4758, 85.1397) |
| Luminance | 0.5348 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.10
Pale Lilac
#E4CBFF
ΔE00 5.00
Light Violet
#D6B4FC
ΔE00 5.23
Pale Violet
#CEAEFA
ΔE00 6.03
Light Lilac
#EDC8FF
ΔE00 6.35
Periwinkle
#CCCCFF
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB9EA #D7EAB9
analogous
#B9BFEA #CCB9EA #E4B9EA
triadic
#CCB9EA #EACCB9 #B9EACC
tetradic
#CCB9EA #EAB9BF #D7EAB9 #B9EAE4
square
#CCB9EA #EAB9BF #D7EAB9 #B9EAE4
split-complementary
#CCB9EA #EAE4B9 #BFEAB9
monochromatic
#875BCE #AA8ADC #CCB9EA #EEE7F8 #EEE7F8
Accessibility & contrast
On white
1.80
#CCB9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#CCB9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB9EA
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB9EA | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C1EC
Deuteranopia (green-blind)
#B3C1E8
Tritanopia (blue-blind)
#C7C0CA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ccb9ea; /* rgb */ color: rgb(204, 185, 234); /* oklch */ color: oklch(81.8% 0.071 302.6);
Tailwind
colors: {
custom: {
50: '#dccef0',
500: '#ccb9ea',
950: '#000000',
},
}SCSS
$custom: #ccb9ea; $custom-light: #dccef0; $custom-dark: #000000;
JSON
{
"hex": "#ccb9ea",
"rgb": {
"r": 204,
"g": 185,
"b": 234
},
"hsl": {
"h": 263.265,
"s": 53.846,
"l": 82.157
},
"oklch": {
"l": 0.81782,
"c": 0.07073,
"h": 302.6
},
"luminance": 0.53476
}Semantic roles & 50–950 ramp
primary
#CCB9EA
secondary
#ABC681
accent
#C12484
background
#FEFEFF
surface
#FCFAFE
border
#D5D3D6
text
#151316
muted
#848385