#D288F2#D288F2
#D288F2 is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.1% C 0.165 H 315.0°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D288F2 |
|---|---|
| RGB | rgb(210, 136, 242) |
| HSL | hsl(282, 80%, 74%) |
| HSV | hsv(282, 44%, 95%) |
| CMYK | cmyk(13.2%, 43.8%, 0%, 5.1%) |
| CIE-LAB | lab(67.82, 46.11, -42.18) |
| CIE-LCH | lch(67.82, 62.49, 317.54°) |
| OKLab | oklab(74.14% 0.117 -0.1168) |
| OKLCH | oklch(74.14% 0.165 315) |
| XYZ | xyz(51.4070, 37.7221, 88.5603) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.15
Baby Purple
#CA9BF7
ΔE00 5.19
Violet (CSS)
#EE82EE
ΔE00 5.48
Light Purple
#BF77F6
ΔE00 5.77
Lavender Pink
#DD85D7
ΔE00 6.29
Lavender (survey)
#C79FEF
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D288F2 #A8F288
analogous
#9D88F2 #D288F2 #F288DD
triadic
#D288F2 #F2D288 #88F2D2
tetradic
#D288F2 #F29D88 #A8F288 #88DDF2
square
#D288F2 #F29D88 #A8F288 #88DDF2
split-complementary
#D288F2 #DDF288 #88F29D
monochromatic
#A81AE6 #BD51EC #D288F2 #E7BFF8 #F5E3FC
Accessibility & contrast
On white
2.46
#D288F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#D288F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D288F2
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D288F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D288F2 | 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)
#74A1F6
Deuteranopia (green-blind)
#88A7EF
Tritanopia (blue-blind)
#D097B2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #d288f2; /* rgb */ color: rgb(210, 136, 242); /* oklch */ color: oklch(74.1% 0.165 315.0);
Tailwind
colors: {
custom: {
50: '#e1acf6',
500: '#d288f2',
950: '#000000',
},
}SCSS
$custom: #d288f2; $custom-light: #e1acf6; $custom-dark: #000000;
JSON
{
"hex": "#d288f2",
"rgb": {
"r": 210,
"g": 136,
"b": 242
},
"hsl": {
"h": 281.887,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.7414,
"c": 0.16529,
"h": 315
},
"luminance": 0.37721
}Semantic roles & 50–950 ramp
primary
#D288F2
secondary
#E0F4D7
accent
#DD0949
background
#FEFAFF
surface
#FCF4FE
border
#D5CED6
text
#151017
muted
#847F85