#CF84EB#CF84EB
#CF84EB is a light, vivid purple. Relative luminance 0.358; OKLCH L 72.9% C 0.163 H 316.3°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CF84EB |
|---|---|
| RGB | rgb(207, 132, 235) |
| HSL | hsl(284, 72%, 72%) |
| HSV | hsv(284, 44%, 92%) |
| CMYK | cmyk(11.9%, 43.8%, 0%, 7.8%) |
| CIE-LAB | lab(66.34, 45.93, -40.66) |
| CIE-LCH | lch(66.34, 61.34, 318.48°) |
| OKLab | oklab(72.86% 0.1179 -0.1125) |
| OKLCH | oklch(72.86% 0.163 316.3) |
| XYZ | xyz(48.9766, 35.7675, 82.9050) |
| Luminance | 0.3577 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.92
Light Purple
#BF77F6
ΔE00 5.40
Violet (CSS)
#EE82EE
ΔE00 5.49
Lavender Pink
#DD85D7
ΔE00 5.71
Orchid
#DA70D6
ΔE00 6.02
Baby Purple
#CA9BF7
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF84EB #A0EB84
analogous
#9C84EB #CF84EB #EB84D4
triadic
#CF84EB #EBCF84 #84EBCF
tetradic
#CF84EB #EB9C84 #A0EB84 #84D4EB
square
#CF84EB #EB9C84 #A0EB84 #84D4EB
split-complementary
#CF84EB #D4EB84 #84EB9C
monochromatic
#A222D2 #BA4FE2 #CF84EB #E4B9F4 #F5E5FB
Accessibility & contrast
On white
2.58
#CF84EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#CF84EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF84EB
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF84EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF84EB | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DEF
Deuteranopia (green-blind)
#86A4E8
Tritanopia (blue-blind)
#CE92AC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #cf84eb; /* rgb */ color: rgb(207, 132, 235); /* oklch */ color: oklch(72.9% 0.163 316.3);
Tailwind
colors: {
custom: {
50: '#dfa9f2',
500: '#cf84eb',
950: '#000000',
},
}SCSS
$custom: #cf84eb; $custom-light: #dfa9f2; $custom-dark: #000000;
JSON
{
"hex": "#cf84eb",
"rgb": {
"r": 207,
"g": 132,
"b": 235
},
"hsl": {
"h": 283.689,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.72863,
"c": 0.16293,
"h": 316.3
},
"luminance": 0.35766
}Semantic roles & 50–950 ramp
primary
#CF84EB
secondary
#E0F2D8
accent
#D41146
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85