#CFABFF#CFABFF
#CFABFF is a light, vivid violet. Relative luminance 0.496; OKLCH L 80.3% C 0.122 H 303.4°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CFABFF |
|---|---|
| RGB | rgb(207, 171, 255) |
| HSL | hsl(266, 100%, 84%) |
| HSV | hsv(266, 33%, 100%) |
| CMYK | cmyk(18.8%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(75.83, 29.11, -36.78) |
| CIE-LCH | lch(75.83, 46.91, 308.36°) |
| OKLab | oklab(80.31% 0.0671 -0.1015) |
| OKLCH | oklch(80.31% 0.122 303.4) |
| XYZ | xyz(58.3413, 49.6113, 101.0907) |
| Luminance | 0.4961 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 1.50
Lilac (survey)
#CEA2FD
ΔE00 2.34
Pastel Purple
#CAA0FF
ΔE00 2.96
Light Violet
#D6B4FC
ΔE00 3.05
Lavender (survey)
#C79FEF
ΔE00 3.39
Mauve
#E0B0FF
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFABFF #DBFFAB
analogous
#ABB1FF #CFABFF #F9ABFF
triadic
#CFABFF #FFCFAB #ABFFCF
tetradic
#CFABFF #FFABB1 #DBFFAB #ABFFF9
square
#CFABFF #FFABB1 #DBFFAB #ABFFF9
split-complementary
#CFABFF #FFF9AB #B1FFAB
monochromatic
#8931FF #AC6EFF #CFABFF #EEE0FF #EEE0FF
Accessibility & contrast
On white
1.92
#CFABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#CFABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFABFF
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFABFF | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99BAFF
Deuteranopia (green-blind)
#A0BBFD
Tritanopia (blue-blind)
#C7B8CA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cfabff; /* rgb */ color: rgb(207, 171, 255); /* oklch */ color: oklch(80.3% 0.122 303.4);
Tailwind
colors: {
custom: {
50: '#dec4ff',
500: '#cfabff',
950: '#000000',
},
}SCSS
$custom: #cfabff; $custom-light: #dec4ff; $custom-dark: #000000;
JSON
{
"hex": "#cfabff",
"rgb": {
"r": 207,
"g": 171,
"b": 255
},
"hsl": {
"h": 265.714,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.8031,
"c": 0.1217,
"h": 303.4
},
"luminance": 0.49611
}Semantic roles & 50–950 ramp
primary
#CFABFF
secondary
#E8F7D4
accent
#E60083
background
#FDFCFF
surface
#FBF8FF
border
#D4D1D7
text
#151218
muted
#838186