#CF83F4#CF83F4
#CF83F4 is a light, vivid purple. Relative luminance 0.360; OKLCH L 73.1% C 0.174 H 313.8°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CF83F4 |
|---|---|
| RGB | rgb(207, 131, 244) |
| HSL | hsl(280, 84%, 74%) |
| HSV | hsv(280, 46%, 96%) |
| CMYK | cmyk(15.2%, 46.3%, 0%, 4.3%) |
| CIE-LAB | lab(66.54, 48.31, -45.30) |
| CIE-LCH | lch(66.54, 66.22, 316.84°) |
| OKLab | oklab(73.15% 0.1207 -0.1258) |
| OKLCH | oklch(73.15% 0.174 313.8) |
| XYZ | xyz(50.1749, 36.0309, 89.8819) |
| Luminance | 0.3603 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 3.98
Light Purple
#BF77F6
ΔE00 4.35
Easter Purple
#C071FE
ΔE00 5.68
Baby Purple
#CA9BF7
ΔE00 6.08
Violet (CSS)
#EE82EE
ΔE00 6.19
Orchid
#DA70D6
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF83F4 #A8F483
analogous
#9683F4 #CF83F4 #F483E0
triadic
#CF83F4 #F4CF83 #83F4CF
tetradic
#CF83F4 #F49683 #A8F483 #83E0F4
square
#CF83F4 #F49683 #A8F483 #83E0F4
split-complementary
#CF83F4 #E0F483 #83F496
monochromatic
#A315E8 #B94BEF #CF83F4 #E5BBF9 #F4E3FD
Accessibility & contrast
On white
2.56
#CF83F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#CF83F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF83F4
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF83F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF83F4 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9EF8
Deuteranopia (green-blind)
#81A4F1
Tritanopia (blue-blind)
#CC94B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cf83f4; /* rgb */ color: rgb(207, 131, 244); /* oklch */ color: oklch(73.1% 0.174 313.8);
Tailwind
colors: {
custom: {
50: '#e0a9f8',
500: '#cf83f4',
950: '#000000',
},
}SCSS
$custom: #cf83f4; $custom-light: #e0a9f8; $custom-dark: #000000;
JSON
{
"hex": "#cf83f4",
"rgb": {
"r": 207,
"g": 131,
"b": 244
},
"hsl": {
"h": 280.354,
"s": 83.704,
"l": 73.529
},
"oklch": {
"l": 0.73147,
"c": 0.17435,
"h": 313.8
},
"luminance": 0.3603
}Semantic roles & 50–950 ramp
primary
#CF83F4
secondary
#E0F4D7
accent
#E0054D
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85