#CF83F0#CF83F0
#CF83F0 is a light, vivid purple. Relative luminance 0.358; OKLCH L 73.0% C 0.170 H 314.9°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CF83F0 |
|---|---|
| RGB | rgb(207, 131, 240) |
| HSL | hsl(282, 78%, 73%) |
| HSV | hsv(282, 45%, 94%) |
| CMYK | cmyk(13.7%, 45.4%, 0%, 5.9%) |
| CIE-LAB | lab(66.36, 47.48, -43.39) |
| CIE-LCH | lch(66.36, 64.32, 317.58°) |
| OKLab | oklab(72.95% 0.1201 -0.1203) |
| OKLCH | oklch(72.95% 0.17 314.9) |
| XYZ | xyz(49.5741, 35.7906, 86.7180) |
| Luminance | 0.3579 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.39
Light Purple
#BF77F6
ΔE00 4.69
Violet (CSS)
#EE82EE
ΔE00 5.85
Easter Purple
#C071FE
ΔE00 6.09
Baby Purple
#CA9BF7
ΔE00 6.13
Orchid
#DA70D6
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF83F0 #A4F083
analogous
#9883F0 #CF83F0 #F083DA
triadic
#CF83F0 #F0CF83 #83F0CF
tetradic
#CF83F0 #F09883 #A4F083 #83DAF0
square
#CF83F0 #F09883 #A4F083 #83DAF0
split-complementary
#CF83F0 #DAF083 #83F098
monochromatic
#A31BDE #BA4CE9 #CF83F0 #E4BAF7 #F4E4FC
Accessibility & contrast
On white
2.57
#CF83F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#CF83F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF83F0
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF83F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF83F0 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9DF4
Deuteranopia (green-blind)
#83A3ED
Tritanopia (blue-blind)
#CD93AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #cf83f0; /* rgb */ color: rgb(207, 131, 240); /* oklch */ color: oklch(73.0% 0.170 314.9);
Tailwind
colors: {
custom: {
50: '#dfa9f5',
500: '#cf83f0',
950: '#000000',
},
}SCSS
$custom: #cf83f0; $custom-light: #dfa9f5; $custom-dark: #000000;
JSON
{
"hex": "#cf83f0",
"rgb": {
"r": 207,
"g": 131,
"b": 240
},
"hsl": {
"h": 281.835,
"s": 78.417,
"l": 72.745
},
"oklch": {
"l": 0.7295,
"c": 0.17,
"h": 314.9
},
"luminance": 0.35789
}Semantic roles & 50–950 ramp
primary
#CF83F0
secondary
#E0F3D8
accent
#DB0B4A
background
#FDFAFF
surface
#FBF4FE
border
#D4CED6
text
#151017
muted
#837F85