#D488F5#D488F5
#D488F5 is a light, vivid purple. Relative luminance 0.382; OKLCH L 74.5% C 0.169 H 315.0°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D488F5 |
|---|---|
| RGB | rgb(212, 136, 245) |
| HSL | hsl(282, 84%, 75%) |
| HSV | hsv(282, 44%, 96%) |
| CMYK | cmyk(13.5%, 44.5%, 0%, 3.9%) |
| CIE-LAB | lab(68.17, 47.28, -43.26) |
| CIE-LCH | lch(68.17, 64.09, 317.55°) |
| OKLab | oklab(74.5% 0.1198 -0.1199) |
| OKLCH | oklch(74.5% 0.169 315) |
| XYZ | xyz(52.4344, 38.1993, 90.9796) |
| Luminance | 0.3820 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.13
Baby Purple
#CA9BF7
ΔE00 5.28
Violet (CSS)
#EE82EE
ΔE00 5.37
Light Purple
#BF77F6
ΔE00 5.80
Lavender Pink
#DD85D7
ΔE00 6.52
Pastel Purple
#CAA0FF
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D488F5 #A9F588
analogous
#9E88F5 #D488F5 #F588DF
triadic
#D488F5 #F5D488 #88F5D4
tetradic
#D488F5 #F59E88 #A9F588 #88DFF5
square
#D488F5 #F59E88 #A9F588 #88DFF5
split-complementary
#D488F5 #DFF588 #88F59E
monochromatic
#AB17EC #C050F0 #D488F5 #E8C0FA #F5E3FD
Accessibility & contrast
On white
2.43
#D488F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#D488F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D488F5
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D488F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D488F5 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A2F9
Deuteranopia (green-blind)
#88A8F2
Tritanopia (blue-blind)
#D298B3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #d488f5; /* rgb */ color: rgb(212, 136, 245); /* oklch */ color: oklch(74.5% 0.169 315.0);
Tailwind
colors: {
custom: {
50: '#e3acf9',
500: '#d488f5',
950: '#000000',
},
}SCSS
$custom: #d488f5; $custom-light: #e3acf9; $custom-dark: #000000;
JSON
{
"hex": "#d488f5",
"rgb": {
"r": 212,
"g": 136,
"b": 245
},
"hsl": {
"h": 281.835,
"s": 84.496,
"l": 74.706
},
"oklch": {
"l": 0.74495,
"c": 0.16945,
"h": 315
},
"luminance": 0.38198
}Semantic roles & 50–950 ramp
primary
#D488F5
secondary
#E0F5D6
accent
#E10547
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85