#CCB5EA#CCB5EA
#CCB5EA is a light, moderate violet. Relative luminance 0.518; OKLCH L 81.0% C 0.077 H 304.5°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB5EA |
|---|---|
| RGB | rgb(204, 181, 234) |
| HSL | hsl(266, 56%, 81%) |
| HSV | hsv(266, 23%, 92%) |
| CMYK | cmyk(12.8%, 22.6%, 0%, 8.2%) |
| CIE-LAB | lab(77.18, 18.23, -23.41) |
| CIE-LCH | lch(77.18, 29.67, 307.91°) |
| OKLab | oklab(81.03% 0.0438 -0.0638) |
| OKLCH | oklch(81.03% 0.077 304.5) |
| XYZ | xyz(56.2742, 51.8258, 84.8647) |
| Luminance | 0.5183 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 4.21
Light Lavender
#DFC5FE
ΔE00 4.32
Pale Violet
#CEAEFA
ΔE00 4.92
Pale Lilac
#E4CBFF
ΔE00 5.54
Mauve
#E0B0FF
ΔE00 6.24
Light Lilac
#EDC8FF
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB5EA #D3EAB5
analogous
#B5B9EA #CCB5EA #E7B5EA
triadic
#CCB5EA #EACCB5 #B5EACC
tetradic
#CCB5EA #EAB5B9 #D3EAB5 #B5EAE7
square
#CCB5EA #EAB5B9 #D3EAB5 #B5EAE7
split-complementary
#CCB5EA #EAE7B5 #B9EAB5
monochromatic
#8A56CF #AB85DC #CCB5EA #EDE5F8 #EFE7F8
Accessibility & contrast
On white
1.85
#CCB5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#CCB5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB5EA
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB5EA | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBEEC
Deuteranopia (green-blind)
#B0BFE8
Tritanopia (blue-blind)
#C8BCC7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ccb5ea; /* rgb */ color: rgb(204, 181, 234); /* oklch */ color: oklch(81.0% 0.077 304.5);
Tailwind
colors: {
custom: {
50: '#dccbf0',
500: '#ccb5ea',
950: '#000000',
},
}SCSS
$custom: #ccb5ea; $custom-light: #dccbf0; $custom-dark: #000000;
JSON
{
"hex": "#ccb5ea",
"rgb": {
"r": 204,
"g": 181,
"b": 234
},
"hsl": {
"h": 266.038,
"s": 55.789,
"l": 81.373
},
"oklch": {
"l": 0.81025,
"c": 0.07735,
"h": 304.5
},
"luminance": 0.51826
}Semantic roles & 50–950 ramp
primary
#CCB5EA
secondary
#A6C67D
accent
#C3227D
background
#FEFDFF
surface
#FCF9FE
border
#D5D2D6
text
#151316
muted
#848285