#CF89EF#CF89EF
#CF89EF is a light, vivid purple. Relative luminance 0.374; OKLCH L 73.8% C 0.159 H 314.6°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CF89EF |
|---|---|
| RGB | rgb(207, 137, 239) |
| HSL | hsl(281, 76%, 74%) |
| HSV | hsv(281, 43%, 94%) |
| CMYK | cmyk(13.4%, 42.7%, 0%, 6.3%) |
| CIE-LAB | lab(67.57, 44.10, -40.94) |
| CIE-LCH | lch(67.57, 60.18, 317.13°) |
| OKLab | oklab(73.84% 0.1116 -0.1133) |
| OKLCH | oklch(73.84% 0.159 314.6) |
| XYZ | xyz(50.2553, 37.3899, 86.2142) |
| Luminance | 0.3739 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.01
Baby Purple
#CA9BF7
ΔE00 4.85
Light Purple
#BF77F6
ΔE00 5.84
Violet (CSS)
#EE82EE
ΔE00 5.86
Lavender (survey)
#C79FEF
ΔE00 6.20
Lavender Pink
#DD85D7
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF89EF #A9EF89
analogous
#9C89EF #CF89EF #EF89DC
triadic
#CF89EF #EFCF89 #89EFCF
tetradic
#CF89EF #EF9C89 #A9EF89 #89DCEF
square
#CF89EF #EF9C89 #A9EF89 #89DCEF
split-complementary
#CF89EF #DCEF89 #89EF9C
monochromatic
#A31EDF #B953E8 #CF89EF #E5BFF6 #F4E4FB
Accessibility & contrast
On white
2.48
#CF89EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#CF89EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF89EF
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF89EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF89EF | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F3
Deuteranopia (green-blind)
#88A7EC
Tritanopia (blue-blind)
#CD97B1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #cf89ef; /* rgb */ color: rgb(207, 137, 239); /* oklch */ color: oklch(73.8% 0.159 314.6);
Tailwind
colors: {
custom: {
50: '#dfadf4',
500: '#cf89ef',
950: '#000000',
},
}SCSS
$custom: #cf89ef; $custom-light: #dfadf4; $custom-dark: #000000;
JSON
{
"hex": "#cf89ef",
"rgb": {
"r": 207,
"g": 137,
"b": 239
},
"hsl": {
"h": 281.176,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.73839,
"c": 0.15901,
"h": 314.6
},
"luminance": 0.37389
}Semantic roles & 50–950 ramp
primary
#CF89EF
secondary
#E0F3D8
accent
#D80D4D
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85