#CCAFDE#CCAFDE
#CCAFDE is a light, moderate violet. Relative luminance 0.488; OKLCH L 79.4% C 0.072 H 312.4°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAFDE |
|---|---|
| RGB | rgb(204, 175, 222) |
| HSL | hsl(277, 42%, 78%) |
| HSV | hsv(277, 21%, 87%) |
| CMYK | cmyk(8.1%, 21.2%, 0%, 12.9%) |
| CIE-LAB | lab(75.31, 19.04, -19.74) |
| CIE-LCH | lch(75.31, 27.43, 313.96°) |
| OKLab | oklab(79.45% 0.0488 -0.0535) |
| OKLCH | oklch(79.45% 0.072 312.4) |
| XYZ | xyz(53.4144, 48.7718, 75.6931) |
| Luminance | 0.4877 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.02
Light Violet
#D6B4FC
ΔE00 6.04
Light Lavender
#DFC5FE
ΔE00 6.25
Pale Violet
#CEAEFA
ΔE00 6.68
Plum
#DDA0DD
ΔE00 6.69
Light Lavendar
#EFC0FE
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAFDE #C1DEAF
analogous
#B4AFDE #CCAFDE #DEAFD9
triadic
#CCAFDE #DECCAF #AFDECC
tetradic
#CCAFDE #DEB4AF #C1DEAF #AFD9DE
square
#CCAFDE #DEB4AF #C1DEAF #AFD9DE
split-complementary
#CCAFDE #D9DEAF #AFDEB4
monochromatic
#9558BA #B084CC #CCAFDE #E8DAF0 #F1E9F6
Accessibility & contrast
On white
1.95
#CCAFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#CCAFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAFDE
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAFDE | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B8E0
Deuteranopia (green-blind)
#AEBADC
Tritanopia (blue-blind)
#CBB5BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ccafde; /* rgb */ color: rgb(204, 175, 222); /* oklch */ color: oklch(79.4% 0.072 312.4);
Tailwind
colors: {
custom: {
50: '#dbc7e8',
500: '#ccafde',
950: '#000000',
},
}SCSS
$custom: #ccafde; $custom-light: #dbc7e8; $custom-dark: #000000;
JSON
{
"hex": "#ccafde",
"rgb": {
"r": 204,
"g": 175,
"b": 222
},
"hsl": {
"h": 277.021,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.79449,
"c": 0.0724,
"h": 312.4
},
"luminance": 0.48771
}Semantic roles & 50–950 ramp
primary
#CCAFDE
secondary
#E4EDDE
accent
#B53163
background
#FDFCFE
surface
#FBF8FC
border
#D4D1D5
text
#151316
muted
#838284