#CFAAFE#CFAAFE
#CFAAFE is a light, vivid violet. Relative luminance 0.492; OKLCH L 80.1% C 0.122 H 304.0°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAAFE |
|---|---|
| RGB | rgb(207, 170, 254) |
| HSL | hsl(266, 98%, 83%) |
| HSV | hsv(266, 33%, 100%) |
| CMYK | cmyk(18.5%, 33.1%, 0%, 0.4%) |
| CIE-LAB | lab(75.56, 29.44, -36.67) |
| CIE-LCH | lch(75.56, 47.02, 308.76°) |
| OKLab | oklab(80.09% 0.0682 -0.1012) |
| OKLCH | oklch(80.09% 0.122 304) |
| XYZ | xyz(57.9926, 49.1708, 100.1825) |
| Luminance | 0.4917 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 1.60
Lilac (survey)
#CEA2FD
ΔE00 2.10
Pastel Purple
#CAA0FF
ΔE00 2.79
Lavender (survey)
#C79FEF
ΔE00 3.13
Light Violet
#D6B4FC
ΔE00 3.14
Mauve
#E0B0FF
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAAFE #D9FEAA
analogous
#AAAFFE #CFAAFE #F9AAFE
triadic
#CFAAFE #FECFAA #AAFECF
tetradic
#CFAAFE #FEAAAF #D9FEAA #AAFEF9
square
#CFAAFE #FEAAAF #D9FEAA #AAFEF9
split-complementary
#CFAAFE #FEF9AA #AFFEAA
monochromatic
#8B31FD #AD6EFD #CFAAFE #EEE1FF #EEE1FF
Accessibility & contrast
On white
1.94
#CFAAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#CFAAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAAFE
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAAFE | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B9FF
Deuteranopia (green-blind)
#A0BAFC
Tritanopia (blue-blind)
#C8B7C9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #cfaafe; /* rgb */ color: rgb(207, 170, 254); /* oklch */ color: oklch(80.1% 0.122 304.0);
Tailwind
colors: {
custom: {
50: '#dec3ff',
500: '#cfaafe',
950: '#000000',
},
}SCSS
$custom: #cfaafe; $custom-light: #dec3ff; $custom-dark: #000000;
JSON
{
"hex": "#cfaafe",
"rgb": {
"r": 207,
"g": 170,
"b": 254
},
"hsl": {
"h": 266.429,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.80089,
"c": 0.12207,
"h": 304
},
"luminance": 0.49171
}Semantic roles & 50–950 ramp
primary
#CFAAFE
secondary
#E8F7D4
accent
#E60080
background
#FDFCFF
surface
#FBF8FF
border
#D4D1D7
text
#151218
muted
#838186