#DC89FA#DC89FA
#DC89FA is a light, vivid purple. Relative luminance 0.400; OKLCH L 75.7% C 0.177 H 316.6°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DC89FA |
|---|---|
| RGB | rgb(220, 137, 250) |
| HSL | hsl(284, 92%, 76%) |
| HSV | hsv(284, 45%, 98%) |
| CMYK | cmyk(12%, 45.2%, 0%, 2%) |
| CIE-LAB | lab(69.48, 50.01, -43.88) |
| CIE-LCH | lch(69.48, 66.53, 318.74°) |
| OKLab | oklab(75.74% 0.1284 -0.1215) |
| OKLCH | oklch(75.74% 0.177 316.6) |
| XYZ | xyz(55.7136, 40.0107, 95.2119) |
| Luminance | 0.4001 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.54
Liliac
#C48EFD
ΔE00 5.00
Baby Purple
#CA9BF7
ΔE00 5.76
Purply Pink
#F075E6
ΔE00 6.41
Lavender Pink
#DD85D7
ΔE00 6.50
Light Purple
#BF77F6
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC89FA #A7FA89
analogous
#A389FA #DC89FA #FA89DF
triadic
#DC89FA #FADC89 #89FADC
tetradic
#DC89FA #FAA389 #A7FA89 #89DFFA
square
#DC89FA #FAA389 #A7FA89 #89DFFA
split-complementary
#DC89FA #DFFA89 #89FAA3
monochromatic
#B914F5 #CB4EF8 #DC89FA #EDC4FC #F6E2FE
Accessibility & contrast
On white
2.33
#DC89FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#DC89FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC89FA
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC89FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC89FA | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A4FE
Deuteranopia (green-blind)
#8CACF7
Tritanopia (blue-blind)
#DB99B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #dc89fa; /* rgb */ color: rgb(220, 137, 250); /* oklch */ color: oklch(75.7% 0.177 316.6);
Tailwind
colors: {
custom: {
50: '#e9adfc',
500: '#dc89fa',
950: '#000000',
},
}SCSS
$custom: #dc89fa; $custom-light: #e9adfc; $custom-dark: #000000;
JSON
{
"hex": "#dc89fa",
"rgb": {
"r": 220,
"g": 137,
"b": 250
},
"hsl": {
"h": 284.071,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.75741,
"c": 0.17678,
"h": 316.6
},
"luminance": 0.40009
}Semantic roles & 50–950 ramp
primary
#DC89FA
secondary
#DEF6D5
accent
#E6003D
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85