#D289FF#D289FF
#D289FF is a light, vivid violet. Relative luminance 0.388; OKLCH L 74.9% C 0.178 H 311.3°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D289FF |
|---|---|
| RGB | rgb(210, 137, 255) |
| HSL | hsl(277, 100%, 77%) |
| HSV | hsv(277, 46%, 100%) |
| CMYK | cmyk(17.6%, 46.3%, 0%, 0%) |
| CIE-LAB | lab(68.62, 48.29, -48.03) |
| CIE-LCH | lch(68.62, 68.11, 315.15°) |
| OKLab | oklab(74.93% 0.1175 -0.1337) |
| OKLCH | oklch(74.93% 0.178 311.3) |
| XYZ | xyz(53.5708, 38.8140, 99.2581) |
| Luminance | 0.3881 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.93
Baby Purple
#CA9BF7
ΔE00 5.07
Light Purple
#BF77F6
ΔE00 5.30
Pastel Purple
#CAA0FF
ΔE00 6.07
Lilac (survey)
#CEA2FD
ΔE00 6.37
Easter Purple
#C071FE
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D289FF #B6FF89
analogous
#9789FF #D289FF #FF89F1
triadic
#D289FF #FFD289 #89FFD2
tetradic
#D289FF #FF9789 #B6FF89 #89F1FF
square
#D289FF #FF9789 #B6FF89 #89F1FF
split-complementary
#D289FF #F1FF89 #89FF97
monochromatic
#A30FFF #BB4CFF #D289FF #E9C6FF #F3E0FF
Accessibility & contrast
On white
2.40
#D289FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#D289FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D289FF
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D289FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D289FF | 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)
#6EA4FF
Deuteranopia (green-blind)
#82A9FC
Tritanopia (blue-blind)
#CD9BB8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #d289ff; /* rgb */ color: rgb(210, 137, 255); /* oklch */ color: oklch(74.9% 0.178 311.3);
Tailwind
colors: {
custom: {
50: '#e2adff',
500: '#d289ff',
950: '#000000',
},
}SCSS
$custom: #d289ff; $custom-light: #e2adff; $custom-dark: #000000;
JSON
{
"hex": "#d289ff",
"rgb": {
"r": 210,
"g": 137,
"b": 255
},
"hsl": {
"h": 277.119,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.74932,
"c": 0.17804,
"h": 311.3
},
"luminance": 0.38813
}Semantic roles & 50–950 ramp
primary
#D289FF
secondary
#E1F7D4
accent
#E60058
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86