#CF82DF#CF82DF
#CF82DF is a light, vivid purple. Relative luminance 0.346; OKLCH L 72.0% C 0.154 H 320.5°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CF82DF |
|---|---|
| RGB | rgb(207, 130, 223) |
| HSL | hsl(290, 59%, 69%) |
| HSV | hsv(290, 42%, 87%) |
| CMYK | cmyk(7.2%, 41.7%, 0%, 12.5%) |
| CIE-LAB | lab(65.40, 44.60, -35.48) |
| CIE-LCH | lch(65.40, 56.99, 321.49°) |
| OKLab | oklab(71.99% 0.1186 -0.0976) |
| OKLCH | oklch(71.99% 0.154 320.5) |
| XYZ | xyz(47.0324, 34.5600, 73.9910) |
| Luminance | 0.3456 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.97
Orchid
#DA70D6
ΔE00 4.57
Violet (CSS)
#EE82EE
ΔE00 5.17
Orchid (survey)
#C875C4
ΔE00 5.28
Purply Pink
#F075E6
ΔE00 5.84
Pale Purple
#B790D4
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF82DF #92DF82
analogous
#A182DF #CF82DF #DF82C1
triadic
#CF82DF #DFCF82 #82DFCF
tetradic
#CF82DF #DFA182 #92DF82 #82C1DF
square
#CF82DF #DFA182 #92DF82 #82C1DF
split-complementary
#CF82DF #C1DF82 #82DFA1
monochromatic
#A02FB8 #BC51D3 #CF82DF #E2B3EB #F4E3F8
Accessibility & contrast
On white
2.65
#CF82DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#CF82DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF82DF
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF82DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF82DF | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7599E2
Deuteranopia (green-blind)
#8AA2DC
Tritanopia (blue-blind)
#D18DA6
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #cf82df; /* rgb */ color: rgb(207, 130, 223); /* oklch */ color: oklch(72.0% 0.154 320.5);
Tailwind
colors: {
custom: {
50: '#dfa8e9',
500: '#cf82df',
950: '#000000',
},
}SCSS
$custom: #cf82df; $custom-light: #dfa8e9; $custom-dark: #000000;
JSON
{
"hex": "#cf82df",
"rgb": {
"r": 207,
"g": 130,
"b": 223
},
"hsl": {
"h": 289.677,
"s": 59.236,
"l": 69.216
},
"oklch": {
"l": 0.71991,
"c": 0.15355,
"h": 320.5
},
"luminance": 0.34558
}Semantic roles & 50–950 ramp
primary
#CF82DF
secondary
#D6ECD1
accent
#C71F3C
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151016
muted
#837F84