#D488DC#D488DC
#D488DC is a light, vivid purple. Relative luminance 0.368; OKLCH L 73.4% C 0.143 H 323.5°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D488DC |
|---|---|
| RGB | rgb(212, 136, 220) |
| HSL | hsl(294, 55%, 70%) |
| HSV | hsv(294, 38%, 86%) |
| CMYK | cmyk(3.6%, 38.2%, 0%, 13.7%) |
| CIE-LAB | lab(67.11, 42.35, -31.13) |
| CIE-LCH | lch(67.11, 52.56, 323.68°) |
| OKLab | oklab(73.35% 0.115 -0.0851) |
| OKLCH | oklch(73.35% 0.143 323.5) |
| XYZ | xyz(48.8725, 36.7745, 72.2201) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.37
Violet (CSS)
#EE82EE
ΔE00 4.74
Orchid
#DA70D6
ΔE00 5.39
Orchid (survey)
#C875C4
ΔE00 5.68
Purply Pink
#F075E6
ΔE00 5.82
Pale Purple
#B790D4
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D488DC #90DC88
analogous
#AA88DC #D488DC #DC88BA
triadic
#D488DC #DCD488 #88DCD4
tetradic
#D488DC #DCAA88 #90DC88 #88BADC
square
#D488DC #DCAA88 #90DC88 #88BADC
split-complementary
#D488DC #BADC88 #88DCAA
monochromatic
#A835B5 #C359CE #D488DC #E5B7EA #F6E7F8
Accessibility & contrast
On white
2.51
#D488DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#D488DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D488DC
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D488DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D488DC | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9EDF
Deuteranopia (green-blind)
#93A7D9
Tritanopia (blue-blind)
#D791A8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d488dc; /* rgb */ color: rgb(212, 136, 220); /* oklch */ color: oklch(73.4% 0.143 323.5);
Tailwind
colors: {
custom: {
50: '#e2ace7',
500: '#d488dc',
950: '#000000',
},
}SCSS
$custom: #d488dc; $custom-light: #e2ace7; $custom-dark: #000000;
JSON
{
"hex": "#d488dc",
"rgb": {
"r": 212,
"g": 136,
"b": 220
},
"hsl": {
"h": 294.286,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.73353,
"c": 0.14307,
"h": 323.5
},
"luminance": 0.36773
}Semantic roles & 50–950 ramp
primary
#D488DC
secondary
#D6ECD4
accent
#C22333
background
#FEFAFE
surface
#FCF4FC
border
#D5CED5
text
#151016
muted
#847F84