#DC90FB#DC90FB
#DC90FB is a light, vivid purple. Relative luminance 0.421; OKLCH L 76.9% C 0.166 H 315.6°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DC90FB |
|---|---|
| RGB | rgb(220, 144, 251) |
| HSL | hsl(283, 93%, 77%) |
| HSV | hsv(283, 43%, 98%) |
| CMYK | cmyk(12.4%, 42.6%, 0%, 1.6%) |
| CIE-LAB | lab(70.96, 46.57, -42.10) |
| CIE-LCH | lch(70.96, 62.78, 317.88°) |
| OKLab | oklab(76.86% 0.1189 -0.1164) |
| OKLCH | oklch(76.86% 0.166 315.6) |
| XYZ | xyz(56.8984, 42.1287, 96.3824) |
| Luminance | 0.4213 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.60
Liliac
#C48EFD
ΔE00 4.85
Violet (CSS)
#EE82EE
ΔE00 5.16
Lilac (survey)
#CEA2FD
ΔE00 5.55
Pastel Purple
#CAA0FF
ΔE00 5.80
Lavender (survey)
#C79FEF
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC90FB #AFFB90
analogous
#A790FB #DC90FB #FB90E4
triadic
#DC90FB #FBDC90 #90FBDC
tetradic
#DC90FB #FBA790 #AFFB90 #90E4FB
square
#DC90FB #FBA790 #AFFB90 #90E4FB
split-complementary
#DC90FB #E4FB90 #90FBA7
monochromatic
#B71AF7 #C955F9 #DC90FB #EFCBFD #F6E1FE
Accessibility & contrast
On white
2.23
#DC90FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#DC90FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC90FB
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC90FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC90FB | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA9FF
Deuteranopia (green-blind)
#91B0F8
Tritanopia (blue-blind)
#DA9FBA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #dc90fb; /* rgb */ color: rgb(220, 144, 251); /* oklch */ color: oklch(76.9% 0.166 315.6);
Tailwind
colors: {
custom: {
50: '#e8b2fd',
500: '#dc90fb',
950: '#000000',
},
}SCSS
$custom: #dc90fb; $custom-light: #e8b2fd; $custom-dark: #000000;
JSON
{
"hex": "#dc90fb",
"rgb": {
"r": 220,
"g": 144,
"b": 251
},
"hsl": {
"h": 282.617,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.76864,
"c": 0.16641,
"h": 315.6
},
"luminance": 0.42127
}Semantic roles & 50–950 ramp
primary
#DC90FB
secondary
#DFF6D5
accent
#E60042
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085