#D288DC#D288DC
#D288DC is a light, vivid purple. Relative luminance 0.365; OKLCH L 73.1% C 0.142 H 322.6°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D288DC |
|---|---|
| RGB | rgb(210, 136, 220) |
| HSL | hsl(293, 55%, 70%) |
| HSV | hsv(293, 38%, 86%) |
| CMYK | cmyk(4.5%, 38.2%, 0%, 13.7%) |
| CIE-LAB | lab(66.88, 41.74, -31.49) |
| CIE-LCH | lch(66.88, 52.29, 322.96°) |
| OKLab | oklab(73.14% 0.1127 -0.0862) |
| OKLCH | oklch(73.14% 0.142 322.6) |
| XYZ | xyz(48.2993, 36.4790, 72.1932) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.74
Violet (CSS)
#EE82EE
ΔE00 5.01
Orchid
#DA70D6
ΔE00 5.49
Orchid (survey)
#C875C4
ΔE00 5.65
Purply Pink
#F075E6
ΔE00 6.09
Pale Purple
#B790D4
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D288DC #92DC88
analogous
#A888DC #D288DC #DC88BC
triadic
#D288DC #DCD288 #88DCD2
tetradic
#D288DC #DCA888 #92DC88 #88BCDC
square
#D288DC #DCA888 #92DC88 #88BCDC
split-complementary
#D288DC #BCDC88 #88DCA8
monochromatic
#A535B5 #C059CE #D288DC #E4B7EA #F6E7F8
Accessibility & contrast
On white
2.53
#D288DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#D288DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D288DC
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D288DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D288DC | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9DDF
Deuteranopia (green-blind)
#92A6D9
Tritanopia (blue-blind)
#D591A8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d288dc; /* rgb */ color: rgb(210, 136, 220); /* oklch */ color: oklch(73.1% 0.142 322.6);
Tailwind
colors: {
custom: {
50: '#e1ace7',
500: '#d288dc',
950: '#000000',
},
}SCSS
$custom: #d288dc; $custom-light: #e1ace7; $custom-dark: #000000;
JSON
{
"hex": "#d288dc",
"rgb": {
"r": 210,
"g": 136,
"b": 220
},
"hsl": {
"h": 292.857,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.73136,
"c": 0.14189,
"h": 322.6
},
"luminance": 0.36477
}Semantic roles & 50–950 ramp
primary
#D288DC
secondary
#D7ECD4
accent
#C22336
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84