#D488F8#D488F8
#D488F8 is a light, vivid purple. Relative luminance 0.384; OKLCH L 74.6% C 0.173 H 314.1°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D488F8 |
|---|---|
| RGB | rgb(212, 136, 248) |
| HSL | hsl(281, 89%, 75%) |
| HSV | hsv(281, 45%, 97%) |
| CMYK | cmyk(14.5%, 45.2%, 0%, 2.7%) |
| CIE-LAB | lab(68.30, 47.90, -44.69) |
| CIE-LCH | lch(68.30, 65.51, 316.99°) |
| OKLab | oklab(74.64% 0.1202 -0.124) |
| OKLCH | oklch(74.64% 0.173 314.1) |
| XYZ | xyz(52.8961, 38.3840, 93.4111) |
| Luminance | 0.3838 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 3.83
Baby Purple
#CA9BF7
ΔE00 5.25
Light Purple
#BF77F6
ΔE00 5.61
Violet (CSS)
#EE82EE
ΔE00 5.67
Pastel Purple
#CAA0FF
ΔE00 6.54
Lilac (survey)
#CEA2FD
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D488F8 #ACF888
analogous
#9C88F8 #D488F8 #F888E4
triadic
#D488F8 #F8D488 #88F8D4
tetradic
#D488F8 #F89C88 #ACF888 #88E4F8
square
#D488F8 #F89C88 #ACF888 #88E4F8
split-complementary
#D488F8 #E4F888 #88F89C
monochromatic
#AA14F1 #BF4EF5 #D488F8 #E9C2FB #F5E2FD
Accessibility & contrast
On white
2.42
#D488F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#D488F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D488F8
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D488F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D488F8 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A2FC
Deuteranopia (green-blind)
#86A9F5
Tritanopia (blue-blind)
#D198B4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #d488f8; /* rgb */ color: rgb(212, 136, 248); /* oklch */ color: oklch(74.6% 0.173 314.1);
Tailwind
colors: {
custom: {
50: '#e3acfb',
500: '#d488f8',
950: '#000000',
},
}SCSS
$custom: #d488f8; $custom-light: #e3acfb; $custom-dark: #000000;
JSON
{
"hex": "#d488f8",
"rgb": {
"r": 212,
"g": 136,
"b": 248
},
"hsl": {
"h": 280.714,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.74641,
"c": 0.17272,
"h": 314.1
},
"luminance": 0.38383
}Semantic roles & 50–950 ramp
primary
#D488F8
secondary
#E0F5D6
accent
#E6004A
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85