#D488F2#D488F2
#D488F2 is a light, vivid purple. Relative luminance 0.380; OKLCH L 74.4% C 0.166 H 315.9°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D488F2 |
|---|---|
| RGB | rgb(212, 136, 242) |
| HSL | hsl(283, 80%, 74%) |
| HSV | hsv(283, 44%, 95%) |
| CMYK | cmyk(12.4%, 43.8%, 0%, 5.1%) |
| CIE-LAB | lab(68.03, 46.67, -41.82) |
| CIE-LCH | lch(68.03, 62.67, 318.14°) |
| OKLab | oklab(74.35% 0.1193 -0.1157) |
| OKLCH | oklch(74.35% 0.166 315.9) |
| XYZ | xyz(51.9801, 38.0176, 88.5871) |
| Luminance | 0.3802 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.48
Violet (CSS)
#EE82EE
ΔE00 5.10
Baby Purple
#CA9BF7
ΔE00 5.35
Lavender Pink
#DD85D7
ΔE00 6.03
Light Purple
#BF77F6
ΔE00 6.04
Purply Pink
#F075E6
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D488F2 #A6F288
analogous
#9F88F2 #D488F2 #F288DB
triadic
#D488F2 #F2D488 #88F2D4
tetradic
#D488F2 #F29F88 #A6F288 #88DBF2
square
#D488F2 #F29F88 #A6F288 #88DBF2
split-complementary
#D488F2 #DBF288 #88F29F
monochromatic
#AC1AE6 #C051EC #D488F2 #E8BFF8 #F5E3FC
Accessibility & contrast
On white
2.44
#D488F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#D488F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D488F2
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D488F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D488F2 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A1F6
Deuteranopia (green-blind)
#89A8EF
Tritanopia (blue-blind)
#D397B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #d488f2; /* rgb */ color: rgb(212, 136, 242); /* oklch */ color: oklch(74.4% 0.166 315.9);
Tailwind
colors: {
custom: {
50: '#e3acf6',
500: '#d488f2',
950: '#000000',
},
}SCSS
$custom: #d488f2; $custom-light: #e3acf6; $custom-dark: #000000;
JSON
{
"hex": "#d488f2",
"rgb": {
"r": 212,
"g": 136,
"b": 242
},
"hsl": {
"h": 283.019,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.74351,
"c": 0.1662,
"h": 315.9
},
"luminance": 0.38016
}Semantic roles & 50–950 ramp
primary
#D488F2
secondary
#DFF4D7
accent
#DD0945
background
#FEFAFF
surface
#FCF4FE
border
#D5CED6
text
#161017
muted
#847F85