#CF83F9#CF83F9
#CF83F9 is a light, vivid violet. Relative luminance 0.363; OKLCH L 73.4% C 0.180 H 312.4°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CF83F9 |
|---|---|
| RGB | rgb(207, 131, 249) |
| HSL | hsl(279, 91%, 75%) |
| HSV | hsv(279, 47%, 98%) |
| CMYK | cmyk(16.9%, 47.4%, 0%, 2.4%) |
| CIE-LAB | lab(66.78, 49.35, -47.67) |
| CIE-LCH | lch(66.78, 68.62, 315.99°) |
| OKLab | oklab(73.4% 0.1213 -0.1327) |
| OKLCH | oklch(73.4% 0.18 312.4) |
| XYZ | xyz(50.9444, 36.3386, 93.9345) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.60
Light Purple
#BF77F6
ΔE00 4.06
Easter Purple
#C071FE
ΔE00 5.28
Baby Purple
#CA9BF7
ΔE00 6.11
Violet (CSS)
#EE82EE
ΔE00 6.66
Light Urple
#B36FF6
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF83F9 #ADF983
analogous
#9483F9 #CF83F9 #F983E8
triadic
#CF83F9 #F9CF83 #83F9CF
tetradic
#CF83F9 #F99483 #ADF983 #83E8F9
square
#CF83F9 #F99483 #ADF983 #83E8F9
split-complementary
#CF83F9 #E8F983 #83F994
monochromatic
#A20EF3 #B849F6 #CF83F9 #E6BDFC #F4E2FE
Accessibility & contrast
On white
2.54
#CF83F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#CF83F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF83F9
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF83F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF83F9 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699EFD
Deuteranopia (green-blind)
#7EA4F6
Tritanopia (blue-blind)
#CB95B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cf83f9; /* rgb */ color: rgb(207, 131, 249); /* oklch */ color: oklch(73.4% 0.180 312.4);
Tailwind
colors: {
custom: {
50: '#e0a9fc',
500: '#cf83f9',
950: '#000000',
},
}SCSS
$custom: #cf83f9; $custom-light: #e0a9fc; $custom-dark: #000000;
JSON
{
"hex": "#cf83f9",
"rgb": {
"r": 207,
"g": 131,
"b": 249
},
"hsl": {
"h": 278.644,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.73398,
"c": 0.17983,
"h": 312.4
},
"luminance": 0.36338
}Semantic roles & 50–950 ramp
primary
#CF83F9
secondary
#E1F6D5
accent
#E60052
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85