#D488FF#D488FF
#D488FF is a light, vivid violet. Relative luminance 0.388; OKLCH L 75.0% C 0.180 H 312.2°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D488FF |
|---|---|
| RGB | rgb(212, 136, 255) |
| HSL | hsl(278, 100%, 77%) |
| HSV | hsv(278, 47%, 100%) |
| CMYK | cmyk(16.9%, 46.7%, 0%, 0%) |
| CIE-LAB | lab(68.63, 49.36, -48.01) |
| CIE-LCH | lch(68.63, 68.85, 315.80°) |
| OKLab | oklab(74.99% 0.1212 -0.1336) |
| OKLCH | oklch(74.99% 0.18 312.2) |
| XYZ | xyz(54.0024, 38.8265, 99.2378) |
| Luminance | 0.3882 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.36
Light Purple
#BF77F6
ΔE00 5.36
Baby Purple
#CA9BF7
ΔE00 5.38
Pastel Purple
#CAA0FF
ΔE00 6.40
Easter Purple
#C071FE
ΔE00 6.43
Violet (CSS)
#EE82EE
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D488FF #B3FF88
analogous
#9988FF #D488FF #FF88EF
triadic
#D488FF #FFD488 #88FFD4
tetradic
#D488FF #FF9988 #B3FF88 #88EFFF
square
#D488FF #FF9988 #B3FF88 #88EFFF
split-complementary
#D488FF #EFFF88 #88FF99
monochromatic
#A80EFF #BE4BFF #D488FF #EAC5FF #F4E0FF
Accessibility & contrast
On white
2.40
#D488FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#D488FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D488FF
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D488FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D488FF | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA3FF
Deuteranopia (green-blind)
#83A9FC
Tritanopia (blue-blind)
#D09AB8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #d488ff; /* rgb */ color: rgb(212, 136, 255); /* oklch */ color: oklch(75.0% 0.180 312.2);
Tailwind
colors: {
custom: {
50: '#e3acff',
500: '#d488ff',
950: '#000000',
},
}SCSS
$custom: #d488ff; $custom-light: #e3acff; $custom-dark: #000000;
JSON
{
"hex": "#d488ff",
"rgb": {
"r": 212,
"g": 136,
"b": 255
},
"hsl": {
"h": 278.319,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.74987,
"c": 0.18039,
"h": 312.2
},
"luminance": 0.38825
}Semantic roles & 50–950 ramp
primary
#D488FF
secondary
#E1F7D4
accent
#E60053
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86