#D279ED#D279ED
#D279ED is a light, vivid purple. Relative luminance 0.335; OKLCH L 71.6% C 0.184 H 317.9°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D279ED |
|---|---|
| RGB | rgb(210, 121, 237) |
| HSL | hsl(286, 76%, 70%) |
| HSV | hsv(286, 49%, 93%) |
| CMYK | cmyk(11.4%, 48.9%, 0%, 7.1%) |
| CIE-LAB | lab(64.56, 52.87, -44.54) |
| CIE-LCH | lch(64.56, 69.13, 319.89°) |
| OKLab | oklab(71.64% 0.1368 -0.1235) |
| OKLCH | oklch(71.64% 0.184 317.9) |
| XYZ | xyz(48.6997, 33.4925, 84.0037) |
| Luminance | 0.3349 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.43
Orchid
#DA70D6
ΔE00 4.88
Easter Purple
#C071FE
ΔE00 5.46
Violet (CSS)
#EE82EE
ΔE00 5.69
Purply Pink
#F075E6
ΔE00 5.88
Liliac
#C48EFD
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D279ED #94ED79
analogous
#9879ED #D279ED #ED79CE
triadic
#D279ED #EDD279 #79EDD2
tetradic
#D279ED #ED9879 #94ED79 #79CEED
square
#D279ED #ED9879 #94ED79 #79CEED
split-complementary
#D279ED #CEED79 #79ED98
monochromatic
#A61CD0 #C043E6 #D279ED #E4AFF4 #F6E4FB
Accessibility & contrast
On white
2.73
#D279ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#D279ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D279ED
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D279ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D279ED | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6397F1
Deuteranopia (green-blind)
#7EA0EA
Tritanopia (blue-blind)
#D28AA8
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #d279ed; /* rgb */ color: rgb(210, 121, 237); /* oklch */ color: oklch(71.6% 0.184 317.9);
Tailwind
colors: {
custom: {
50: '#e2a2f3',
500: '#d279ed',
950: '#000000',
},
}SCSS
$custom: #d279ed; $custom-light: #e2a2f3; $custom-dark: #000000;
JSON
{
"hex": "#d279ed",
"rgb": {
"r": 210,
"g": 121,
"b": 237
},
"hsl": {
"h": 286.034,
"s": 76.316,
"l": 70.196
},
"oklch": {
"l": 0.7164,
"c": 0.18435,
"h": 317.9
},
"luminance": 0.33491
}Semantic roles & 50–950 ramp
primary
#D279ED
secondary
#D8F1D1
accent
#D90D3C
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#160F17
muted
#847F85