#CF83DF#CF83DF
#CF83DF is a light, vivid purple. Relative luminance 0.348; OKLCH L 72.1% C 0.152 H 320.5°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CF83DF |
|---|---|
| RGB | rgb(207, 131, 223) |
| HSL | hsl(290, 59%, 69%) |
| HSV | hsv(290, 41%, 87%) |
| CMYK | cmyk(7.2%, 41.3%, 0%, 12.5%) |
| CIE-LAB | lab(65.61, 44.07, -35.16) |
| CIE-LCH | lch(65.61, 56.37, 321.42°) |
| OKLab | oklab(72.15% 0.1171 -0.0966) |
| OKLCH | oklch(72.15% 0.152 320.5) |
| XYZ | xyz(47.1661, 34.8273, 74.0355) |
| Luminance | 0.3483 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.89
Orchid
#DA70D6
ΔE00 4.76
Violet (CSS)
#EE82EE
ΔE00 5.17
Orchid (survey)
#C875C4
ΔE00 5.38
Purply Pink
#F075E6
ΔE00 5.93
Pale Purple
#B790D4
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF83DF #93DF83
analogous
#A183DF #CF83DF #DF83C1
triadic
#CF83DF #DFCF83 #83DFCF
tetradic
#CF83DF #DFA183 #93DF83 #83C1DF
square
#CF83DF #DFA183 #93DF83 #83C1DF
split-complementary
#CF83DF #C1DF83 #83DFA1
monochromatic
#A030B8 #BC52D2 #CF83DF #E2B4EC #F5E4F8
Accessibility & contrast
On white
2.64
#CF83DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#CF83DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF83DF
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF83DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF83DF | 1.00 | 2.64 | 7.97 | 7.97 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769AE2
Deuteranopia (green-blind)
#8BA2DC
Tritanopia (blue-blind)
#D08EA7
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #cf83df; /* rgb */ color: rgb(207, 131, 223); /* oklch */ color: oklch(72.1% 0.152 320.5);
Tailwind
colors: {
custom: {
50: '#dfa9e9',
500: '#cf83df',
950: '#000000',
},
}SCSS
$custom: #cf83df; $custom-light: #dfa9e9; $custom-dark: #000000;
JSON
{
"hex": "#cf83df",
"rgb": {
"r": 207,
"g": 131,
"b": 223
},
"hsl": {
"h": 289.565,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.72148,
"c": 0.15186,
"h": 320.5
},
"luminance": 0.34826
}Semantic roles & 50–950 ramp
primary
#CF83DF
secondary
#D6ECD2
accent
#C71F3C
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151016
muted
#837F84