#CCAEFE#CCAEFE
#CCAEFE is a light, moderate violet. Relative luminance 0.503; OKLCH L 80.5% C 0.115 H 301.1°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAEFE |
|---|---|
| RGB | rgb(204, 174, 254) |
| HSL | hsl(263, 98%, 84%) |
| HSV | hsv(263, 31%, 100%) |
| CMYK | cmyk(19.7%, 31.5%, 0%, 0.4%) |
| CIE-LAB | lab(76.23, 26.36, -35.64) |
| CIE-LCH | lch(76.23, 44.33, 306.49°) |
| OKLab | oklab(80.54% 0.0593 -0.0984) |
| OKLCH | oklch(80.54% 0.115 301.1) |
| XYZ | xyz(57.9235, 50.2651, 100.3973) |
| Luminance | 0.5027 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 1.11
Light Violet
#D6B4FC
ΔE00 2.78
Lilac (survey)
#CEA2FD
ΔE00 3.45
Pastel Purple
#CAA0FF
ΔE00 3.87
Lavender (survey)
#C79FEF
ΔE00 4.07
Mauve
#E0B0FF
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAEFE #E0FEAE
analogous
#AEB8FE #CCAEFE #F4AEFE
triadic
#CCAEFE #FECCAE #AEFECC
tetradic
#CCAEFE #FEAEB8 #E0FEAE #AEFEF4
square
#CCAEFE #FEAEB8 #E0FEAE #AEFEF4
split-complementary
#CCAEFE #FEF4AE #B8FEAE
monochromatic
#8035FD #A672FD #CCAEFE #ECE1FF #ECE1FF
Accessibility & contrast
On white
1.90
#CCAEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#CCAEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAEFE
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAEFE | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBCFF
Deuteranopia (green-blind)
#A2BCFC
Tritanopia (blue-blind)
#C3BACB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ccaefe; /* rgb */ color: rgb(204, 174, 254); /* oklch */ color: oklch(80.5% 0.115 301.1);
Tailwind
colors: {
custom: {
50: '#dcc6ff',
500: '#ccaefe',
950: '#000000',
},
}SCSS
$custom: #ccaefe; $custom-light: #dcc6ff; $custom-dark: #000000;
JSON
{
"hex": "#ccaefe",
"rgb": {
"r": 204,
"g": 174,
"b": 254
},
"hsl": {
"h": 262.5,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.80542,
"c": 0.11484,
"h": 301.1
},
"luminance": 0.50265
}Semantic roles & 50–950 ramp
primary
#CCAEFE
secondary
#B7E36D
accent
#E6008F
background
#FEFDFF
surface
#FCF9FF
border
#D5D2D7
text
#151318
muted
#848286