#CCAEE2#CCAEE2
#CCAEE2 is a light, moderate violet. Relative luminance 0.486; OKLCH L 79.4% C 0.079 H 310.7°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAEE2 |
|---|---|
| RGB | rgb(204, 174, 226) |
| HSL | hsl(275, 47%, 78%) |
| HSV | hsv(275, 23%, 89%) |
| CMYK | cmyk(9.7%, 23%, 0%, 11.4%) |
| CIE-LAB | lab(75.20, 20.40, -22.08) |
| CIE-LCH | lch(75.20, 30.06, 312.73°) |
| OKLab | oklab(79.41% 0.0515 -0.06) |
| OKLCH | oklch(79.41% 0.079 310.7) |
| XYZ | xyz(53.7630, 48.6009, 78.4854) |
| Luminance | 0.4860 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 4.94
Pale Violet
#CEAEFA
ΔE00 5.46
Lilac
#C8A2C8
ΔE00 5.76
Light Lavender
#DFC5FE
ΔE00 5.95
Mauve
#E0B0FF
ΔE00 6.12
Lavender
#B39DDB
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAEE2 #C4E2AE
analogous
#B2AEE2 #CCAEE2 #E2AEDE
triadic
#CCAEE2 #E2CCAE #AEE2CC
tetradic
#CCAEE2 #E2B2AE #C4E2AE #AEDEE2
square
#CCAEE2 #E2B2AE #C4E2AE #AEDEE2
split-complementary
#CCAEE2 #DEE2AE #AEE2B2
monochromatic
#9354C2 #B081D2 #CCAEE2 #E8DBF2 #F1E8F7
Accessibility & contrast
On white
1.96
#CCAEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#CCAEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAEE2
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAEE2 | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B8E4
Deuteranopia (green-blind)
#ACBAE0
Tritanopia (blue-blind)
#CAB4C0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ccaee2; /* rgb */ color: rgb(204, 174, 226); /* oklch */ color: oklch(79.4% 0.079 310.7);
Tailwind
colors: {
custom: {
50: '#dcc6eb',
500: '#ccaee2',
950: '#000000',
},
}SCSS
$custom: #ccaee2; $custom-light: #dcc6eb; $custom-dark: #000000;
JSON
{
"hex": "#ccaee2",
"rgb": {
"r": 204,
"g": 174,
"b": 226
},
"hsl": {
"h": 274.615,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.79411,
"c": 0.07907,
"h": 310.7
},
"luminance": 0.486
}Semantic roles & 50–950 ramp
primary
#CCAEE2
secondary
#E4EEDD
accent
#BB2B68
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151316
muted
#838284