#CCB5FA#CCB5FA
#CCB5FA is a light, moderate violet. Relative luminance 0.528; OKLCH L 81.7% C 0.098 H 299.5°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB5FA |
|---|---|
| RGB | rgb(204, 181, 250) |
| HSL | hsl(260, 87%, 85%) |
| HSV | hsv(260, 28%, 98%) |
| CMYK | cmyk(18.4%, 27.6%, 0%, 2%) |
| CIE-LAB | lab(77.75, 21.65, -31.15) |
| CIE-LCH | lch(77.75, 37.94, 304.80°) |
| OKLab | oklab(81.66% 0.0485 -0.0856) |
| OKLCH | oklch(81.66% 0.098 299.5) |
| XYZ | xyz(58.6774, 52.7870, 97.5216) |
| Luminance | 0.5279 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 2.30
Light Violet
#D6B4FC
ΔE00 2.43
Mauve
#E0B0FF
ΔE00 5.06
Light Lavender
#DFC5FE
ΔE00 5.07
Lilac (survey)
#CEA2FD
ΔE00 5.77
Lavender (survey)
#C79FEF
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB5FA #E3FAB5
analogous
#B5C1FA #CCB5FA #EFB5FA
triadic
#CCB5FA #FACCB5 #B5FACC
tetradic
#CCB5FA #FAB5C1 #E3FAB5 #B5FAEF
square
#CCB5FA #FAB5C1 #E3FAB5 #B5FAEF
split-complementary
#CCB5FA #FAEFB5 #C1FAB5
monochromatic
#7D42F2 #A47CF6 #CCB5FA #EBE2FD #EBE2FD
Accessibility & contrast
On white
1.82
#CCB5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#CCB5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB5FA
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB5FA | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FD
Deuteranopia (green-blind)
#AAC0F8
Tritanopia (blue-blind)
#C4BFCD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ccb5fa; /* rgb */ color: rgb(204, 181, 250); /* oklch */ color: oklch(81.7% 0.098 299.5);
Tailwind
colors: {
custom: {
50: '#dccbfc',
500: '#ccb5fa',
950: '#000000',
},
}SCSS
$custom: #ccb5fa; $custom-light: #dccbfc; $custom-dark: #000000;
JSON
{
"hex": "#ccb5fa",
"rgb": {
"r": 204,
"g": 181,
"b": 250
},
"hsl": {
"h": 260,
"s": 87.342,
"l": 84.51
},
"oklch": {
"l": 0.81656,
"c": 0.09836,
"h": 299.5
},
"luminance": 0.52787
}Semantic roles & 50–950 ramp
primary
#CCB5FA
secondary
#BBDE75
accent
#E40298
background
#FEFDFF
surface
#FCF9FF
border
#D5D2D7
text
#151317
muted
#848285