#CD89F0#CD89F0
#CD89F0 is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.7% C 0.159 H 313.4°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CD89F0 |
|---|---|
| RGB | rgb(205, 137, 240) |
| HSL | hsl(280, 77%, 74%) |
| HSV | hsv(280, 43%, 94%) |
| CMYK | cmyk(14.6%, 42.9%, 0%, 5.9%) |
| CIE-LAB | lab(67.40, 43.74, -41.77) |
| CIE-LCH | lch(67.40, 60.48, 316.32°) |
| OKLab | oklab(73.68% 0.1094 -0.1157) |
| OKLCH | oklch(73.68% 0.159 313.4) |
| XYZ | xyz(49.8481, 37.1628, 86.9684) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.55
Baby Purple
#CA9BF7
ΔE00 4.69
Light Purple
#BF77F6
ΔE00 5.51
Lavender (survey)
#C79FEF
ΔE00 6.11
Pastel Purple
#CAA0FF
ΔE00 6.20
Lilac (survey)
#CEA2FD
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD89F0 #ACF089
analogous
#9A89F0 #CD89F0 #F089E0
triadic
#CD89F0 #F0CD89 #89F0CD
tetradic
#CD89F0 #F09A89 #ACF089 #89E0F0
square
#CD89F0 #F09A89 #ACF089 #89E0F0
split-complementary
#CD89F0 #E0F089 #89F09A
monochromatic
#9F1DE2 #B653E9 #CD89F0 #E4BFF7 #F3E4FC
Accessibility & contrast
On white
2.49
#CD89F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#CD89F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD89F0
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD89F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD89F0 | 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)
#75A0F4
Deuteranopia (green-blind)
#87A6ED
Tritanopia (blue-blind)
#CA98B1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #cd89f0; /* rgb */ color: rgb(205, 137, 240); /* oklch */ color: oklch(73.7% 0.159 313.4);
Tailwind
colors: {
custom: {
50: '#deadf5',
500: '#cd89f0',
950: '#000000',
},
}SCSS
$custom: #cd89f0; $custom-light: #deadf5; $custom-dark: #000000;
JSON
{
"hex": "#cd89f0",
"rgb": {
"r": 205,
"g": 137,
"b": 240
},
"hsl": {
"h": 279.612,
"s": 77.444,
"l": 73.922
},
"oklch": {
"l": 0.73678,
"c": 0.15928,
"h": 313.4
},
"luminance": 0.37162
}Semantic roles & 50–950 ramp
primary
#CD89F0
secondary
#E1F3D8
accent
#DA0C52
background
#FDFAFF
surface
#FBF4FE
border
#D4CED6
text
#151017
muted
#837F85