#CCADEF#CCADEF
#CCADEF is a light, moderate violet. Relative luminance 0.490; OKLCH L 79.7% C 0.097 H 305.7°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CCADEF |
|---|---|
| RGB | rgb(204, 173, 239) |
| HSL | hsl(268, 67%, 81%) |
| HSV | hsv(268, 28%, 94%) |
| CMYK | cmyk(14.6%, 27.6%, 0%, 6.3%) |
| CIE-LAB | lab(75.42, 23.65, -28.79) |
| CIE-LCH | lch(75.42, 37.26, 309.40°) |
| OKLab | oklab(79.74% 0.0568 -0.0789) |
| OKLCH | oklch(79.74% 0.097 305.7) |
| XYZ | xyz(55.4224, 48.9568, 88.1745) |
| Luminance | 0.4896 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 2.17
Light Violet
#D6B4FC
ΔE00 2.42
Lavender (survey)
#C79FEF
ΔE00 4.04
Mauve
#E0B0FF
ΔE00 4.08
Lilac (survey)
#CEA2FD
ΔE00 4.88
Lavender
#B39DDB
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCADEF #D0EFAD
analogous
#ADAFEF #CCADEF #EDADEF
triadic
#CCADEF #EFCCAD #ADEFCC
tetradic
#CCADEF #EFADAF #D0EFAD #ADEFED
square
#CCADEF #EFADAF #D0EFAD #ADEFED
split-complementary
#CCADEF #EFEDAD #AFEFAD
monochromatic
#8C47DB #AC7AE5 #CCADEF #ECE0F9 #EFE5FA
Accessibility & contrast
On white
1.95
#CCADEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#CCADEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCADEF
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCADEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCADEF | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B9F2
Deuteranopia (green-blind)
#A7BAED
Tritanopia (blue-blind)
#C7B6C4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ccadef; /* rgb */ color: rgb(204, 173, 239); /* oklch */ color: oklch(79.7% 0.097 305.7);
Tailwind
colors: {
custom: {
50: '#dcc5f4',
500: '#ccadef',
950: '#000000',
},
}SCSS
$custom: #ccadef; $custom-light: #dcc5f4; $custom-dark: #000000;
JSON
{
"hex": "#ccadef",
"rgb": {
"r": 204,
"g": 173,
"b": 239
},
"hsl": {
"h": 268.182,
"s": 67.347,
"l": 80.784
},
"oklch": {
"l": 0.79735,
"c": 0.09717,
"h": 305.7
},
"luminance": 0.48957
}Semantic roles & 50–950 ramp
primary
#CCADEF
secondary
#E6F2D9
accent
#CF1678
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151317
muted
#838285