#DC89FB#DC89FB
#DC89FB is a light, vivid purple. Relative luminance 0.401; OKLCH L 75.8% C 0.178 H 316.3°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DC89FB |
|---|---|
| RGB | rgb(220, 137, 251) |
| HSL | hsl(284, 93%, 76%) |
| HSV | hsv(284, 45%, 98%) |
| CMYK | cmyk(12.4%, 45.4%, 0%, 1.6%) |
| CIE-LAB | lab(69.52, 50.22, -44.35) |
| CIE-LCH | lch(69.52, 67.00, 318.55°) |
| OKLab | oklab(75.79% 0.1286 -0.1229) |
| OKLCH | oklch(75.79% 0.178 316.3) |
| XYZ | xyz(55.8709, 40.0736, 96.0399) |
| Luminance | 0.4007 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.66
Liliac
#C48EFD
ΔE00 4.92
Baby Purple
#CA9BF7
ΔE00 5.75
Purply Pink
#F075E6
ΔE00 6.51
Lavender Pink
#DD85D7
ΔE00 6.67
Light Purple
#BF77F6
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC89FB #A8FB89
analogous
#A389FB #DC89FB #FB89E1
triadic
#DC89FB #FBDC89 #89FBDC
tetradic
#DC89FB #FBA389 #A8FB89 #89E1FB
square
#DC89FB #FBA389 #A8FB89 #89E1FB
split-complementary
#DC89FB #E1FB89 #89FBA3
monochromatic
#B913F7 #CA4EF9 #DC89FB #EEC4FD #F6E1FE
Accessibility & contrast
On white
2.33
#DC89FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#DC89FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC89FB
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC89FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC89FB | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A5FF
Deuteranopia (green-blind)
#8BACF8
Tritanopia (blue-blind)
#DB99B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #dc89fb; /* rgb */ color: rgb(220, 137, 251); /* oklch */ color: oklch(75.8% 0.178 316.3);
Tailwind
colors: {
custom: {
50: '#e9adfd',
500: '#dc89fb',
950: '#000000',
},
}SCSS
$custom: #dc89fb; $custom-light: #e9adfd; $custom-dark: #000000;
JSON
{
"hex": "#dc89fb",
"rgb": {
"r": 220,
"g": 137,
"b": 251
},
"hsl": {
"h": 283.684,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.75789,
"c": 0.17783,
"h": 316.3
},
"luminance": 0.40072
}Semantic roles & 50–950 ramp
primary
#DC89FB
secondary
#DEF6D5
accent
#E6003E
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85