#CCAFDC#CCAFDC
#CCAFDC is a light, moderate violet. Relative luminance 0.487; OKLCH L 79.4% C 0.070 H 313.5°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAFDC |
|---|---|
| RGB | rgb(204, 175, 220) |
| HSL | hsl(279, 39%, 77%) |
| HSV | hsv(279, 20%, 86%) |
| CMYK | cmyk(7.3%, 20.5%, 0%, 13.7%) |
| CIE-LAB | lab(75.24, 18.64, -18.76) |
| CIE-LCH | lch(75.24, 26.44, 314.82°) |
| OKLab | oklab(79.38% 0.0482 -0.0507) |
| OKLCH | oklch(79.38% 0.07 313.5) |
| XYZ | xyz(53.1480, 48.6652, 74.2897) |
| Luminance | 0.4867 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.66
Light Lavender
#DFC5FE
ΔE00 6.54
Light Violet
#D6B4FC
ΔE00 6.56
Plum
#DDA0DD
ΔE00 6.77
Thistle
#D8BFD8
ΔE00 6.88
Pale Violet
#CEAEFA
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAFDC #BFDCAF
analogous
#B6AFDC #CCAFDC #DCAFD5
triadic
#CCAFDC #DCCCAF #AFDCCC
tetradic
#CCAFDC #DCB6AF #BFDCAF #AFD5DC
square
#CCAFDC #DCB6AF #BFDCAF #AFD5DC
split-complementary
#CCAFDC #D5DCAF #AFDCB6
monochromatic
#965AB7 #B184C9 #CCAFDC #E7DAEF #F1EAF6
Accessibility & contrast
On white
1.96
#CCAFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#CCAFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAFDC
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAFDC | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B8DE
Deuteranopia (green-blind)
#AFBADA
Tritanopia (blue-blind)
#CBB4BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ccafdc; /* rgb */ color: rgb(204, 175, 220); /* oklch */ color: oklch(79.4% 0.070 313.5);
Tailwind
colors: {
custom: {
50: '#dbc7e7',
500: '#ccafdc',
950: '#000000',
},
}SCSS
$custom: #ccafdc; $custom-light: #dbc7e7; $custom-dark: #000000;
JSON
{
"hex": "#ccafdc",
"rgb": {
"r": 204,
"g": 175,
"b": 220
},
"hsl": {
"h": 278.667,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.79376,
"c": 0.06996,
"h": 313.5
},
"luminance": 0.48665
}Semantic roles & 50–950 ramp
primary
#CCAFDC
secondary
#E3ECDF
accent
#B23360
background
#FDFCFE
surface
#FBF8FC
border
#D4D1D5
text
#151316
muted
#838284