#D488F9#D488F9
#D488F9 is a light, vivid purple. Relative luminance 0.384; OKLCH L 74.7% C 0.174 H 313.8°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D488F9 |
|---|---|
| RGB | rgb(212, 136, 249) |
| HSL | hsl(280, 90%, 75%) |
| HSV | hsv(280, 45%, 98%) |
| CMYK | cmyk(14.9%, 45.4%, 0%, 2.4%) |
| CIE-LAB | lab(68.35, 48.11, -45.16) |
| CIE-LCH | lch(68.35, 65.99, 316.81°) |
| OKLab | oklab(74.69% 0.1204 -0.1254) |
| OKLCH | oklch(74.69% 0.174 313.8) |
| XYZ | xyz(53.0516, 38.4462, 94.2303) |
| Luminance | 0.3845 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 3.75
Baby Purple
#CA9BF7
ΔE00 5.25
Light Purple
#BF77F6
ΔE00 5.56
Violet (CSS)
#EE82EE
ΔE00 5.78
Pastel Purple
#CAA0FF
ΔE00 6.51
Lilac (survey)
#CEA2FD
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D488F9 #ADF988
analogous
#9B88F9 #D488F9 #F988E5
triadic
#D488F9 #F9D488 #88F9D4
tetradic
#D488F9 #F99B88 #ADF988 #88E5F9
square
#D488F9 #F99B88 #ADF988 #88E5F9
split-complementary
#D488F9 #E5F988 #88F99B
monochromatic
#AA13F3 #BF4EF6 #D488F9 #E9C2FC #F4E2FE
Accessibility & contrast
On white
2.42
#D488F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#D488F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D488F9
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D488F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D488F9 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A2FD
Deuteranopia (green-blind)
#86A9F6
Tritanopia (blue-blind)
#D199B5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #d488f9; /* rgb */ color: rgb(212, 136, 249); /* oklch */ color: oklch(74.7% 0.174 313.8);
Tailwind
colors: {
custom: {
50: '#e3acfb',
500: '#d488f9',
950: '#000000',
},
}SCSS
$custom: #d488f9; $custom-light: #e3acfb; $custom-dark: #000000;
JSON
{
"hex": "#d488f9",
"rgb": {
"r": 212,
"g": 136,
"b": 249
},
"hsl": {
"h": 280.354,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.74689,
"c": 0.17381,
"h": 313.8
},
"luminance": 0.38445
}Semantic roles & 50–950 ramp
primary
#D488F9
secondary
#E0F6D5
accent
#E6004B
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85