#D288F9#D288F9
#D288F9 is a light, vivid violet. Relative luminance 0.382; OKLCH L 74.5% C 0.173 H 313.0°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D288F9 |
|---|---|
| RGB | rgb(210, 136, 249) |
| HSL | hsl(279, 90%, 75%) |
| HSV | hsv(279, 45%, 98%) |
| CMYK | cmyk(15.7%, 45.4%, 0%, 2.4%) |
| CIE-LAB | lab(68.13, 47.55, -45.52) |
| CIE-LCH | lch(68.13, 65.83, 316.25°) |
| OKLab | oklab(74.48% 0.118 -0.1264) |
| OKLCH | oklch(74.48% 0.173 313) |
| XYZ | xyz(52.4785, 38.1507, 94.2035) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.41
Baby Purple
#CA9BF7
ΔE00 5.13
Light Purple
#BF77F6
ΔE00 5.30
Violet (CSS)
#EE82EE
ΔE00 6.14
Pastel Purple
#CAA0FF
ΔE00 6.37
Lilac (survey)
#CEA2FD
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D288F9 #AFF988
analogous
#9988F9 #D288F9 #F988E7
triadic
#D288F9 #F9D288 #88F9D2
tetradic
#D288F9 #F99988 #AFF988 #88E7F9
square
#D288F9 #F99988 #AFF988 #88E7F9
split-complementary
#D288F9 #E7F988 #88F999
monochromatic
#A613F3 #BC4EF6 #D288F9 #E8C2FC #F4E2FE
Accessibility & contrast
On white
2.43
#D288F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#D288F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D288F9
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D288F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D288F9 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A2FD
Deuteranopia (green-blind)
#85A8F6
Tritanopia (blue-blind)
#CF99B5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #d288f9; /* rgb */ color: rgb(210, 136, 249); /* oklch */ color: oklch(74.5% 0.173 313.0);
Tailwind
colors: {
custom: {
50: '#e2acfb',
500: '#d288f9',
950: '#000000',
},
}SCSS
$custom: #d288f9; $custom-light: #e2acfb; $custom-dark: #000000;
JSON
{
"hex": "#d288f9",
"rgb": {
"r": 210,
"g": 136,
"b": 249
},
"hsl": {
"h": 279.292,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.74479,
"c": 0.17298,
"h": 313
},
"luminance": 0.3815
}Semantic roles & 50–950 ramp
primary
#D288F9
secondary
#E1F6D5
accent
#E6004F
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85