#CCB6FA#CCB6FA
#CCB6FA is a light, moderate violet. Relative luminance 0.532; OKLCH L 81.8% C 0.097 H 299.1°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB6FA |
|---|---|
| RGB | rgb(204, 182, 250) |
| HSL | hsl(259, 87%, 85%) |
| HSV | hsv(259, 27%, 98%) |
| CMYK | cmyk(18.4%, 27.2%, 0%, 2%) |
| CIE-LAB | lab(77.99, 21.11, -30.78) |
| CIE-LCH | lch(77.99, 37.32, 304.44°) |
| OKLab | oklab(81.84% 0.0471 -0.0845) |
| OKLCH | oklch(81.84% 0.097 299.1) |
| XYZ | xyz(58.8814, 53.1952, 97.5896) |
| Luminance | 0.5320 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 2.60
Light Violet
#D6B4FC
ΔE00 2.60
Light Lavender
#DFC5FE
ΔE00 4.90
Mauve
#E0B0FF
ΔE00 5.27
Lilac (survey)
#CEA2FD
ΔE00 6.08
Lavender (survey)
#C79FEF
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB6FA #E4FAB6
analogous
#B6C2FA #CCB6FA #EEB6FA
triadic
#CCB6FA #FACCB6 #B6FACC
tetradic
#CCB6FA #FAB6C2 #E4FAB6 #B6FAEE
square
#CCB6FA #FAB6C2 #E4FAB6 #B6FAEE
split-complementary
#CCB6FA #FAEEB6 #C2FAB6
monochromatic
#7C43F2 #A47DF6 #CCB6FA #EBE2FD #EBE2FD
Accessibility & contrast
On white
1.80
#CCB6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#CCB6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB6FA
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB6FA | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C1FD
Deuteranopia (green-blind)
#ABC0F8
Tritanopia (blue-blind)
#C4C0CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ccb6fa; /* rgb */ color: rgb(204, 182, 250); /* oklch */ color: oklch(81.8% 0.097 299.1);
Tailwind
colors: {
custom: {
50: '#dcccfc',
500: '#ccb6fa',
950: '#000000',
},
}SCSS
$custom: #ccb6fa; $custom-light: #dcccfc; $custom-dark: #000000;
JSON
{
"hex": "#ccb6fa",
"rgb": {
"r": 204,
"g": 182,
"b": 250
},
"hsl": {
"h": 259.412,
"s": 87.179,
"l": 84.706
},
"oklch": {
"l": 0.81841,
"c": 0.09676,
"h": 299.1
},
"luminance": 0.53195
}Semantic roles & 50–950 ramp
primary
#CCB6FA
secondary
#BCDE76
accent
#E4029B
background
#FEFEFF
surface
#FCFAFF
border
#D5D3D7
text
#151317
muted
#848385