#CF83F8#CF83F8
#CF83F8 is a light, vivid violet. Relative luminance 0.363; OKLCH L 73.3% C 0.179 H 312.7°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CF83F8 |
|---|---|
| RGB | rgb(207, 131, 248) |
| HSL | hsl(279, 89%, 74%) |
| HSV | hsv(279, 47%, 97%) |
| CMYK | cmyk(16.5%, 47.2%, 0%, 2.7%) |
| CIE-LAB | lab(66.73, 49.14, -47.20) |
| CIE-LCH | lch(66.73, 68.14, 316.15°) |
| OKLab | oklab(73.35% 0.1212 -0.1314) |
| OKLCH | oklch(73.35% 0.179 312.7) |
| XYZ | xyz(50.7888, 36.2764, 93.1153) |
| Luminance | 0.3628 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.66
Light Purple
#BF77F6
ΔE00 4.11
Easter Purple
#C071FE
ΔE00 5.35
Baby Purple
#CA9BF7
ΔE00 6.10
Violet (CSS)
#EE82EE
ΔE00 6.57
Light Urple
#B36FF6
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF83F8 #ACF883
analogous
#9583F8 #CF83F8 #F883E7
triadic
#CF83F8 #F8CF83 #83F8CF
tetradic
#CF83F8 #F89583 #ACF883 #83E7F8
square
#CF83F8 #F89583 #ACF883 #83E7F8
split-complementary
#CF83F8 #E7F883 #83F895
monochromatic
#A20FF1 #B949F5 #CF83F8 #E5BDFB #F4E2FD
Accessibility & contrast
On white
2.54
#CF83F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#CF83F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF83F8
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF83F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF83F8 | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699EFC
Deuteranopia (green-blind)
#7FA4F5
Tritanopia (blue-blind)
#CB95B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cf83f8; /* rgb */ color: rgb(207, 131, 248); /* oklch */ color: oklch(73.3% 0.179 312.7);
Tailwind
colors: {
custom: {
50: '#e0a9fb',
500: '#cf83f8',
950: '#000000',
},
}SCSS
$custom: #cf83f8; $custom-light: #e0a9fb; $custom-dark: #000000;
JSON
{
"hex": "#cf83f8",
"rgb": {
"r": 207,
"g": 131,
"b": 248
},
"hsl": {
"h": 278.974,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.73347,
"c": 0.17873,
"h": 312.7
},
"luminance": 0.36275
}Semantic roles & 50–950 ramp
primary
#CF83F8
secondary
#E1F5D6
accent
#E60050
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85