#CF80FF#CF80FF
#CF80FF is a light, vivid violet. Relative luminance 0.359; OKLCH L 73.3% C 0.191 H 311.2°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CF80FF |
|---|---|
| RGB | rgb(207, 128, 255) |
| HSL | hsl(277, 100%, 75%) |
| HSV | hsv(277, 50%, 100%) |
| CMYK | cmyk(18.8%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(66.46, 52.18, -51.46) |
| CIE-LCH | lch(66.46, 73.28, 315.40°) |
| OKLab | oklab(73.26% 0.126 -0.1437) |
| OKLCH | oklch(73.26% 0.191 311.2) |
| XYZ | xyz(51.4981, 35.9248, 98.8097) |
| Luminance | 0.3592 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.50
Liliac
#C48EFD
ΔE00 3.91
Easter Purple
#C071FE
ΔE00 4.42
Light Urple
#B36FF6
ΔE00 6.42
Bright Lavender
#C760FF
ΔE00 6.87
Baby Purple
#CA9BF7
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF80FF #B0FF80
analogous
#9080FF #CF80FF #FF80EF
triadic
#CF80FF #FFCF80 #80FFCF
tetradic
#CF80FF #FF9080 #B0FF80 #80EFFF
square
#CF80FF #FF9080 #B0FF80 #80EFFF
split-complementary
#CF80FF #EFFF80 #80FF90
monochromatic
#A106FF #B843FF #CF80FF #E6BDFF #F3E0FF
Accessibility & contrast
On white
2.57
#CF80FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#CF80FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF80FF
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF80FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF80FF | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609EFF
Deuteranopia (green-blind)
#78A3FC
Tritanopia (blue-blind)
#CA95B4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cf80ff; /* rgb */ color: rgb(207, 128, 255); /* oklch */ color: oklch(73.3% 0.191 311.2);
Tailwind
colors: {
custom: {
50: '#e0a7ff',
500: '#cf80ff',
950: '#000000',
},
}SCSS
$custom: #cf80ff; $custom-light: #e0a7ff; $custom-dark: #000000;
JSON
{
"hex": "#cf80ff",
"rgb": {
"r": 207,
"g": 128,
"b": 255
},
"hsl": {
"h": 277.323,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.73258,
"c": 0.19112,
"h": 311.2
},
"luminance": 0.35924
}Semantic roles & 50–950 ramp
primary
#CF80FF
secondary
#E1F7D4
accent
#E60057
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#151018
muted
#847F86