#D488ED#D488ED
#D488ED is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.1% C 0.161 H 317.4°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D488ED |
|---|---|
| RGB | rgb(212, 136, 237) |
| HSL | hsl(285, 74%, 73%) |
| HSV | hsv(285, 43%, 93%) |
| CMYK | cmyk(10.5%, 42.6%, 0%, 7.1%) |
| CIE-LAB | lab(67.81, 45.66, -39.42) |
| CIE-LCH | lch(67.81, 60.33, 319.20°) |
| OKLab | oklab(74.12% 0.1184 -0.1088) |
| OKLCH | oklch(74.12% 0.161 317.4) |
| XYZ | xyz(51.2394, 37.7213, 84.6861) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.73
Liliac
#C48EFD
ΔE00 5.14
Lavender Pink
#DD85D7
ΔE00 5.18
Baby Purple
#CA9BF7
ΔE00 5.59
Purply Pink
#F075E6
ΔE00 6.29
Orchid
#DA70D6
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D488ED #A1ED88
analogous
#A188ED #D488ED #ED88D3
triadic
#D488ED #EDD488 #88EDD4
tetradic
#D488ED #EDA188 #A1ED88 #88D3ED
square
#D488ED #EDA188 #A1ED88 #88D3ED
split-complementary
#D488ED #D3ED88 #88EDA1
monochromatic
#AC21DA #C153E5 #D488ED #E7BDF5 #F5E4FB
Accessibility & contrast
On white
2.46
#D488ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#D488ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D488ED
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D488ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D488ED | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A0F1
Deuteranopia (green-blind)
#8CA8EA
Tritanopia (blue-blind)
#D495AF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #d488ed; /* rgb */ color: rgb(212, 136, 237); /* oklch */ color: oklch(74.1% 0.161 317.4);
Tailwind
colors: {
custom: {
50: '#e3acf3',
500: '#d488ed',
950: '#000000',
},
}SCSS
$custom: #d488ed; $custom-light: #e3acf3; $custom-dark: #000000;
JSON
{
"hex": "#d488ed",
"rgb": {
"r": 212,
"g": 136,
"b": 237
},
"hsl": {
"h": 285.149,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.74116,
"c": 0.16082,
"h": 317.4
},
"luminance": 0.3772
}Semantic roles & 50–950 ramp
primary
#D488ED
secondary
#DFF3D8
accent
#D61041
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161017
muted
#847F85