#CCAFFD#CCAFFD
#CCAFFD is a light, moderate violet. Relative luminance 0.506; OKLCH L 80.7% C 0.112 H 301.0°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAFFD |
|---|---|
| RGB | rgb(204, 175, 253) |
| HSL | hsl(262, 95%, 84%) |
| HSV | hsv(262, 31%, 99%) |
| CMYK | cmyk(19.4%, 30.8%, 0%, 0.8%) |
| CIE-LAB | lab(76.43, 25.59, -34.80) |
| CIE-LCH | lch(76.43, 43.20, 306.33°) |
| OKLab | oklab(80.68% 0.0576 -0.0959) |
| OKLCH | oklch(80.68% 0.112 301) |
| XYZ | xyz(57.9577, 50.5891, 99.6208) |
| Luminance | 0.5059 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 0.96
Light Violet
#D6B4FC
ΔE00 2.54
Lilac (survey)
#CEA2FD
ΔE00 3.78
Pastel Purple
#CAA0FF
ΔE00 4.23
Lavender (survey)
#C79FEF
ΔE00 4.24
Mauve
#E0B0FF
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAFFD #E0FDAF
analogous
#AFB9FD #CCAFFD #F3AFFD
triadic
#CCAFFD #FDCCAF #AFFDCC
tetradic
#CCAFFD #FDAFB9 #E0FDAF #AFFDF3
square
#CCAFFD #FDAFB9 #E0FDAF #AFFDF3
split-complementary
#CCAFFD #FDF3AF #B9FDAF
monochromatic
#8038FA #A673FC #CCAFFD #ECE1FE #ECE1FE
Accessibility & contrast
On white
1.89
#CCAFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#CCAFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAFFD
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAFFD | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBCFF
Deuteranopia (green-blind)
#A3BCFB
Tritanopia (blue-blind)
#C4BBCB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ccaffd; /* rgb */ color: rgb(204, 175, 253); /* oklch */ color: oklch(80.7% 0.112 301.0);
Tailwind
colors: {
custom: {
50: '#dcc7fe',
500: '#ccaffd',
950: '#000000',
},
}SCSS
$custom: #ccaffd; $custom-light: #dcc7fe; $custom-dark: #000000;
JSON
{
"hex": "#ccaffd",
"rgb": {
"r": 204,
"g": 175,
"b": 253
},
"hsl": {
"h": 262.308,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.8068,
"c": 0.11193,
"h": 301
},
"luminance": 0.50589
}Semantic roles & 50–950 ramp
primary
#CCAFFD
secondary
#B7E26E
accent
#E60090
background
#FEFDFF
surface
#FCF9FF
border
#D5D2D7
text
#151318
muted
#848286