#D288FF#D288FF
#D288FF is a light, vivid violet. Relative luminance 0.385; OKLCH L 74.8% C 0.180 H 311.4°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D288FF |
|---|---|
| RGB | rgb(210, 136, 255) |
| HSL | hsl(277, 100%, 77%) |
| HSV | hsv(277, 47%, 100%) |
| CMYK | cmyk(17.6%, 46.7%, 0%, 0%) |
| CIE-LAB | lab(68.41, 48.81, -48.36) |
| CIE-LCH | lch(68.41, 68.71, 315.27°) |
| OKLab | oklab(74.78% 0.1189 -0.1347) |
| OKLCH | oklch(74.78% 0.18 311.4) |
| XYZ | xyz(53.4293, 38.5310, 99.2110) |
| Luminance | 0.3853 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.04
Light Purple
#BF77F6
ΔE00 5.12
Baby Purple
#CA9BF7
ΔE00 5.29
Easter Purple
#C071FE
ΔE00 6.22
Pastel Purple
#CAA0FF
ΔE00 6.29
Lilac (survey)
#CEA2FD
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D288FF #B5FF88
analogous
#9788FF #D288FF #FF88F1
triadic
#D288FF #FFD288 #88FFD2
tetradic
#D288FF #FF9788 #B5FF88 #88F1FF
square
#D288FF #FF9788 #B5FF88 #88F1FF
split-complementary
#D288FF #F1FF88 #88FF97
monochromatic
#A40EFF #BB4BFF #D288FF #E9C5FF #F3E0FF
Accessibility & contrast
On white
2.41
#D288FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#D288FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D288FF
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D288FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D288FF | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA3FF
Deuteranopia (green-blind)
#81A8FC
Tritanopia (blue-blind)
#CD9BB8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #d288ff; /* rgb */ color: rgb(210, 136, 255); /* oklch */ color: oklch(74.8% 0.180 311.4);
Tailwind
colors: {
custom: {
50: '#e2acff',
500: '#d288ff',
950: '#000000',
},
}SCSS
$custom: #d288ff; $custom-light: #e2acff; $custom-dark: #000000;
JSON
{
"hex": "#d288ff",
"rgb": {
"r": 210,
"g": 136,
"b": 255
},
"hsl": {
"h": 277.311,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.74778,
"c": 0.17964,
"h": 311.4
},
"luminance": 0.3853
}Semantic roles & 50–950 ramp
primary
#D288FF
secondary
#E1F7D4
accent
#E60057
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86