#D488F0#D488F0
#D488F0 is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.3% C 0.164 H 316.5°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D488F0 |
|---|---|
| RGB | rgb(212, 136, 240) |
| HSL | hsl(284, 78%, 74%) |
| HSV | hsv(284, 43%, 94%) |
| CMYK | cmyk(11.7%, 43.3%, 0%, 5.9%) |
| CIE-LAB | lab(67.95, 46.27, -40.86) |
| CIE-LCH | lch(67.95, 61.73, 318.55°) |
| OKLab | oklab(74.26% 0.1189 -0.113) |
| OKLCH | oklch(74.26% 0.164 316.5) |
| XYZ | xyz(51.6814, 37.8981, 87.0138) |
| Luminance | 0.3790 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.73
Violet (CSS)
#EE82EE
ΔE00 4.94
Baby Purple
#CA9BF7
ΔE00 5.43
Lavender Pink
#DD85D7
ΔE00 5.69
Light Purple
#BF77F6
ΔE00 6.22
Purply Pink
#F075E6
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D488F0 #A4F088
analogous
#A088F0 #D488F0 #F088D8
triadic
#D488F0 #F0D488 #88F0D4
tetradic
#D488F0 #F0A088 #A4F088 #88D8F0
square
#D488F0 #F0A088 #A4F088 #88D8F0
split-complementary
#D488F0 #D8F088 #88F0A0
monochromatic
#AC1CE1 #C052E9 #D488F0 #E8BEF7 #F5E4FC
Accessibility & contrast
On white
2.45
#D488F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#D488F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D488F0
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D488F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D488F0 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A1F4
Deuteranopia (green-blind)
#8AA8ED
Tritanopia (blue-blind)
#D396B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #d488f0; /* rgb */ color: rgb(212, 136, 240); /* oklch */ color: oklch(74.3% 0.164 316.5);
Tailwind
colors: {
custom: {
50: '#e3acf5',
500: '#d488f0',
950: '#000000',
},
}SCSS
$custom: #d488f0; $custom-light: #e3acf5; $custom-dark: #000000;
JSON
{
"hex": "#d488f0",
"rgb": {
"r": 212,
"g": 136,
"b": 240
},
"hsl": {
"h": 283.846,
"s": 77.612,
"l": 73.725
},
"oklch": {
"l": 0.74257,
"c": 0.16404,
"h": 316.5
},
"luminance": 0.37897
}Semantic roles & 50–950 ramp
primary
#D488F0
secondary
#DFF3D8
accent
#DA0C43
background
#FEFAFF
surface
#FCF4FE
border
#D5CED6
text
#161017
muted
#847F85