#CCACFB#CCACFB
#CCACFB is a light, moderate violet. Relative luminance 0.493; OKLCH L 80.1% C 0.114 H 302.5°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CCACFB |
|---|---|
| RGB | rgb(204, 172, 251) |
| HSL | hsl(264, 91%, 83%) |
| HSV | hsv(264, 31%, 98%) |
| CMYK | cmyk(18.7%, 31.5%, 0%, 1.6%) |
| CIE-LAB | lab(75.64, 26.79, -34.94) |
| CIE-LCH | lch(75.64, 44.03, 307.48°) |
| OKLab | oklab(80.05% 0.0613 -0.0963) |
| OKLCH | oklch(80.05% 0.114 302.5) |
| XYZ | xyz(57.0633, 49.3075, 97.7591) |
| Luminance | 0.4931 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 0.78
Light Violet
#D6B4FC
ΔE00 2.69
Lilac (survey)
#CEA2FD
ΔE00 3.03
Lavender (survey)
#C79FEF
ΔE00 3.43
Pastel Purple
#CAA0FF
ΔE00 3.58
Mauve
#E0B0FF
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCACFB #DBFBAC
analogous
#ACB3FB #CCACFB #F4ACFB
triadic
#CCACFB #FBCCAC #ACFBCC
tetradic
#CCACFB #FBACB3 #DBFBAC #ACFBF4
square
#CCACFB #FBACB3 #DBFBAC #ACFBF4
split-complementary
#CCACFB #FBF4AC #B3FBAC
monochromatic
#8437F5 #A872F8 #CCACFB #EDE2FE #EDE2FE
Accessibility & contrast
On white
1.93
#CCACFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#CCACFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCACFB
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCACFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCACFB | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BBAFE
Deuteranopia (green-blind)
#A1BAF9
Tritanopia (blue-blind)
#C4B8C9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ccacfb; /* rgb */ color: rgb(204, 172, 251); /* oklch */ color: oklch(80.1% 0.114 302.5);
Tailwind
colors: {
custom: {
50: '#dcc5fd',
500: '#ccacfb',
950: '#000000',
},
}SCSS
$custom: #ccacfb; $custom-light: #dcc5fd; $custom-dark: #000000;
JSON
{
"hex": "#ccacfb",
"rgb": {
"r": 204,
"g": 172,
"b": 251
},
"hsl": {
"h": 264.304,
"s": 90.805,
"l": 82.941
},
"oklch": {
"l": 0.80052,
"c": 0.1142,
"h": 302.5
},
"luminance": 0.49307
}Semantic roles & 50–950 ramp
primary
#CCACFB
secondary
#E9F6D5
accent
#E60089
background
#FDFCFF
surface
#FBF8FF
border
#D4D1D7
text
#151217
muted
#838185