#CF87EF#CF87EF
#CF87EF is a light, vivid purple. Relative luminance 0.368; OKLCH L 73.5% C 0.162 H 314.8°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CF87EF |
|---|---|
| RGB | rgb(207, 135, 239) |
| HSL | hsl(282, 76%, 73%) |
| HSV | hsv(282, 44%, 94%) |
| CMYK | cmyk(13.4%, 43.5%, 0%, 6.3%) |
| CIE-LAB | lab(67.15, 45.17, -41.60) |
| CIE-LCH | lch(67.15, 61.41, 317.35°) |
| OKLab | oklab(73.52% 0.1144 -0.1152) |
| OKLCH | oklch(73.52% 0.162 314.8) |
| XYZ | xyz(49.9736, 36.8266, 86.1203) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.13
Baby Purple
#CA9BF7
ΔE00 5.29
Light Purple
#BF77F6
ΔE00 5.47
Violet (CSS)
#EE82EE
ΔE00 5.79
Lavender Pink
#DD85D7
ΔE00 6.24
Lavender (survey)
#C79FEF
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF87EF #A7EF87
analogous
#9B87EF #CF87EF #EF87DB
triadic
#CF87EF #EFCF87 #87EFCF
tetradic
#CF87EF #EF9B87 #A7EF87 #87DBEF
square
#CF87EF #EF9B87 #A7EF87 #87DBEF
split-complementary
#CF87EF #DBEF87 #87EF9B
monochromatic
#A31EDE #B951E8 #CF87EF #E5BDF6 #F4E4FB
Accessibility & contrast
On white
2.51
#CF87EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#CF87EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF87EF
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF87EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF87EF | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF3
Deuteranopia (green-blind)
#87A5EC
Tritanopia (blue-blind)
#CD96B0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #cf87ef; /* rgb */ color: rgb(207, 135, 239); /* oklch */ color: oklch(73.5% 0.162 314.8);
Tailwind
colors: {
custom: {
50: '#dfabf4',
500: '#cf87ef',
950: '#000000',
},
}SCSS
$custom: #cf87ef; $custom-light: #dfabf4; $custom-dark: #000000;
JSON
{
"hex": "#cf87ef",
"rgb": {
"r": 207,
"g": 135,
"b": 239
},
"hsl": {
"h": 281.538,
"s": 76.471,
"l": 73.333
},
"oklch": {
"l": 0.73523,
"c": 0.16232,
"h": 314.8
},
"luminance": 0.36825
}Semantic roles & 50–950 ramp
primary
#CF87EF
secondary
#E0F3D8
accent
#D90D4C
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85