#CF81FF#CF81FF
#CF81FF is a light, vivid violet. Relative luminance 0.362; OKLCH L 73.4% C 0.190 H 311.1°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CF81FF |
|---|---|
| RGB | rgb(207, 129, 255) |
| HSL | hsl(277, 100%, 75%) |
| HSV | hsv(277, 49%, 100%) |
| CMYK | cmyk(18.8%, 49.4%, 0%, 0%) |
| CIE-LAB | lab(66.66, 51.66, -51.14) |
| CIE-LCH | lch(66.66, 72.69, 315.29°) |
| OKLab | oklab(73.41% 0.1247 -0.1428) |
| OKLCH | oklch(73.41% 0.19 311.1) |
| XYZ | xyz(51.6291, 36.1869, 98.8533) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.64
Liliac
#C48EFD
ΔE00 3.73
Easter Purple
#C071FE
ΔE00 4.60
Light Urple
#B36FF6
ΔE00 6.56
Baby Purple
#CA9BF7
ΔE00 6.71
Bright Lavender
#C760FF
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF81FF #B1FF81
analogous
#9081FF #CF81FF #FF81F0
triadic
#CF81FF #FFCF81 #81FFCF
tetradic
#CF81FF #FF9081 #B1FF81 #81F0FF
square
#CF81FF #FF9081 #B1FF81 #81F0FF
split-complementary
#CF81FF #F0FF81 #81FF90
monochromatic
#A007FF #B844FF #CF81FF #E6BEFF #F3E0FF
Accessibility & contrast
On white
2.55
#CF81FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#CF81FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF81FF
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF81FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF81FF | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629EFF
Deuteranopia (green-blind)
#79A4FC
Tritanopia (blue-blind)
#CA96B4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cf81ff; /* rgb */ color: rgb(207, 129, 255); /* oklch */ color: oklch(73.4% 0.190 311.1);
Tailwind
colors: {
custom: {
50: '#e0a8ff',
500: '#cf81ff',
950: '#000000',
},
}SCSS
$custom: #cf81ff; $custom-light: #e0a8ff; $custom-dark: #000000;
JSON
{
"hex": "#cf81ff",
"rgb": {
"r": 207,
"g": 129,
"b": 255
},
"hsl": {
"h": 277.143,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.73406,
"c": 0.18957,
"h": 311.1
},
"luminance": 0.36186
}Semantic roles & 50–950 ramp
primary
#CF81FF
secondary
#E1F7D4
accent
#E60057
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#151018
muted
#847F86