#CF82FF#CF82FF
#CF82FF is a light, vivid violet. Relative luminance 0.365; OKLCH L 73.6% C 0.188 H 311.0°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CF82FF |
|---|---|
| RGB | rgb(207, 130, 255) |
| HSL | hsl(277, 100%, 75%) |
| HSV | hsv(277, 49%, 100%) |
| CMYK | cmyk(18.8%, 49%, 0%, 0%) |
| CIE-LAB | lab(66.86, 51.14, -50.82) |
| CIE-LCH | lch(66.86, 72.10, 315.18°) |
| OKLab | oklab(73.56% 0.1234 -0.1419) |
| OKLCH | oklch(73.56% 0.188 311) |
| XYZ | xyz(51.7615, 36.4516, 98.8975) |
| Luminance | 0.3645 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.55
Light Purple
#BF77F6
ΔE00 3.79
Easter Purple
#C071FE
ΔE00 4.78
Baby Purple
#CA9BF7
ΔE00 6.50
Light Urple
#B36FF6
ΔE00 6.71
Bright Lavender
#C760FF
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF82FF #B2FF82
analogous
#9082FF #CF82FF #FF82F0
triadic
#CF82FF #FFCF82 #82FFCF
tetradic
#CF82FF #FF9082 #B2FF82 #82F0FF
square
#CF82FF #FF9082 #B2FF82 #82F0FF
split-complementary
#CF82FF #F0FF82 #82FF90
monochromatic
#A008FF #B745FF #CF82FF #E7BFFF #F3E0FF
Accessibility & contrast
On white
2.53
#CF82FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#CF82FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF82FF
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF82FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF82FF | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639FFF
Deuteranopia (green-blind)
#7AA4FC
Tritanopia (blue-blind)
#CA96B5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #cf82ff; /* rgb */ color: rgb(207, 130, 255); /* oklch */ color: oklch(73.6% 0.188 311.0);
Tailwind
colors: {
custom: {
50: '#e0a8ff',
500: '#cf82ff',
950: '#000000',
},
}SCSS
$custom: #cf82ff; $custom-light: #e0a8ff; $custom-dark: #000000;
JSON
{
"hex": "#cf82ff",
"rgb": {
"r": 207,
"g": 130,
"b": 255
},
"hsl": {
"h": 276.96,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.73556,
"c": 0.18801,
"h": 311
},
"luminance": 0.36451
}Semantic roles & 50–950 ramp
primary
#CF82FF
secondary
#E1F7D4
accent
#E60058
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#151018
muted
#847F86