#CF86F9#CF86F9
#CF86F9 is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.9% C 0.175 H 312.1°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CF86F9 |
|---|---|
| RGB | rgb(207, 134, 249) |
| HSL | hsl(278, 91%, 75%) |
| HSV | hsv(278, 46%, 98%) |
| CMYK | cmyk(16.9%, 46.2%, 0%, 2.4%) |
| CIE-LAB | lab(67.39, 47.78, -46.70) |
| CIE-LCH | lch(67.39, 66.81, 315.65°) |
| OKLab | oklab(73.86% 0.1173 -0.1299) |
| OKLCH | oklch(73.86% 0.175 312.1) |
| XYZ | xyz(51.3531, 37.1562, 94.0708) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.16
Light Purple
#BF77F6
ΔE00 4.58
Baby Purple
#CA9BF7
ΔE00 5.44
Easter Purple
#C071FE
ΔE00 5.85
Pastel Purple
#CAA0FF
ΔE00 6.63
Violet (CSS)
#EE82EE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF86F9 #B0F986
analogous
#9686F9 #CF86F9 #F986E9
triadic
#CF86F9 #F9CF86 #86F9CF
tetradic
#CF86F9 #F99686 #B0F986 #86E9F9
square
#CF86F9 #F99686 #B0F986 #86E9F9
split-complementary
#CF86F9 #E9F986 #86F996
monochromatic
#A111F3 #B84CF6 #CF86F9 #E6C0FC #F3E2FE
Accessibility & contrast
On white
2.49
#CF86F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#CF86F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF86F9
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF86F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF86F9 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA0FD
Deuteranopia (green-blind)
#81A6F6
Tritanopia (blue-blind)
#CB98B4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #cf86f9; /* rgb */ color: rgb(207, 134, 249); /* oklch */ color: oklch(73.9% 0.175 312.1);
Tailwind
colors: {
custom: {
50: '#e0abfb',
500: '#cf86f9',
950: '#000000',
},
}SCSS
$custom: #cf86f9; $custom-light: #e0abfb; $custom-dark: #000000;
JSON
{
"hex": "#cf86f9",
"rgb": {
"r": 207,
"g": 134,
"b": 249
},
"hsl": {
"h": 278.087,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.73857,
"c": 0.17502,
"h": 312.1
},
"luminance": 0.37155
}Semantic roles & 50–950 ramp
primary
#CF86F9
secondary
#E1F6D5
accent
#E60054
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85