#CF82F3#CF82F3
#CF82F3 is a light, vivid purple. Relative luminance 0.357; OKLCH L 72.9% C 0.175 H 314.2°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CF82F3 |
|---|---|
| RGB | rgb(207, 130, 243) |
| HSL | hsl(281, 82%, 73%) |
| HSV | hsv(281, 47%, 95%) |
| CMYK | cmyk(14.8%, 46.5%, 0%, 4.7%) |
| CIE-LAB | lab(66.29, 48.62, -45.14) |
| CIE-LCH | lch(66.29, 66.35, 317.12°) |
| OKLab | oklab(72.95% 0.1219 -0.1254) |
| OKLCH | oklch(72.95% 0.175 314.2) |
| XYZ | xyz(49.8898, 35.7030, 89.0399) |
| Luminance | 0.3570 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.22
Light Purple
#BF77F6
ΔE00 4.27
Easter Purple
#C071FE
ΔE00 5.60
Violet (CSS)
#EE82EE
ΔE00 6.12
Baby Purple
#CA9BF7
ΔE00 6.30
Orchid
#DA70D6
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF82F3 #A6F382
analogous
#9682F3 #CF82F3 #F382DE
triadic
#CF82F3 #F3CF82 #82F3CF
tetradic
#CF82F3 #F39682 #A6F382 #82DEF3
square
#CF82F3 #F39682 #A6F382 #82DEF3
split-complementary
#CF82F3 #DEF382 #82F396
monochromatic
#A316E5 #BA4AEE #CF82F3 #E4BAF8 #F4E3FC
Accessibility & contrast
On white
2.58
#CF82F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#CF82F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF82F3
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF82F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF82F3 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9DF7
Deuteranopia (green-blind)
#80A3F0
Tritanopia (blue-blind)
#CC93AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #cf82f3; /* rgb */ color: rgb(207, 130, 243); /* oklch */ color: oklch(72.9% 0.175 314.2);
Tailwind
colors: {
custom: {
50: '#e0a8f7',
500: '#cf82f3',
950: '#000000',
},
}SCSS
$custom: #cf82f3; $custom-light: #e0a8f7; $custom-dark: #000000;
JSON
{
"hex": "#cf82f3",
"rgb": {
"r": 207,
"g": 130,
"b": 243
},
"hsl": {
"h": 280.885,
"s": 82.482,
"l": 73.137
},
"oklch": {
"l": 0.72945,
"c": 0.17488,
"h": 314.2
},
"luminance": 0.35702
}Semantic roles & 50–950 ramp
primary
#CF82F3
secondary
#E0F4D7
accent
#DF074C
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85