#CCB3FF#CCB3FF
#CCB3FF is a light, moderate violet. Relative luminance 0.523; OKLCH L 81.5% C 0.108 H 299.1°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB3FF |
|---|---|
| RGB | rgb(204, 179, 255) |
| HSL | hsl(260, 100%, 85%) |
| HSV | hsv(260, 30%, 100%) |
| CMYK | cmyk(20%, 29.8%, 0%, 0%) |
| CIE-LAB | lab(77.46, 23.85, -34.28) |
| CIE-LCH | lch(77.46, 41.76, 304.82°) |
| OKLab | oklab(81.49% 0.0526 -0.0945) |
| OKLCH | oklch(81.49% 0.108 299.1) |
| XYZ | xyz(59.0680, 52.2973, 101.5708) |
| Luminance | 0.5230 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 1.85
Light Violet
#D6B4FC
ΔE00 2.69
Lilac (survey)
#CEA2FD
ΔE00 4.87
Mauve
#E0B0FF
ΔE00 4.91
Pastel Purple
#CAA0FF
ΔE00 5.24
Lavender (survey)
#C79FEF
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB3FF #E6FFB3
analogous
#B3C0FF #CCB3FF #F2B3FF
triadic
#CCB3FF #FFCCB3 #B3FFCC
tetradic
#CCB3FF #FFB3C0 #E6FFB3 #B3FFF2
square
#CCB3FF #FFB3C0 #E6FFB3 #B3FFF2
split-complementary
#CCB3FF #FFF2B3 #C0FFB3
monochromatic
#7A39FF #A376FF #CCB3FF #EAE0FF #EAE0FF
Accessibility & contrast
On white
1.83
#CCB3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#CCB3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB3FF
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB3FF | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BFFF
Deuteranopia (green-blind)
#A6BFFD
Tritanopia (blue-blind)
#C3BFCE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ccb3ff; /* rgb */ color: rgb(204, 179, 255); /* oklch */ color: oklch(81.5% 0.108 299.1);
Tailwind
colors: {
custom: {
50: '#dcc9ff',
500: '#ccb3ff',
950: '#000000',
},
}SCSS
$custom: #ccb3ff; $custom-light: #dcc9ff; $custom-dark: #000000;
JSON
{
"hex": "#ccb3ff",
"rgb": {
"r": 204,
"g": 179,
"b": 255
},
"hsl": {
"h": 259.737,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.81495,
"c": 0.10814,
"h": 299.1
},
"luminance": 0.52298
}Semantic roles & 50–950 ramp
primary
#CCB3FF
secondary
#BFE670
accent
#E6009A
background
#FEFDFF
surface
#FCF9FF
border
#D5D2D7
text
#151318
muted
#848286