#D28FEF#D28FEF
#D28FEF is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.1% C 0.150 H 315.1°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D28FEF |
|---|---|
| RGB | rgb(210, 143, 239) |
| HSL | hsl(282, 75%, 75%) |
| HSV | hsv(282, 40%, 94%) |
| CMYK | cmyk(12.1%, 40.2%, 0%, 6.3%) |
| CIE-LAB | lab(69.17, 41.77, -38.42) |
| CIE-LCH | lch(69.17, 56.76, 317.39°) |
| OKLab | oklab(75.11% 0.1066 -0.106) |
| OKLCH | oklch(75.11% 0.15 315.1) |
| XYZ | xyz(51.9784, 39.5798, 86.5461) |
| Luminance | 0.3958 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.96
Liliac
#C48EFD
ΔE00 4.50
Lavender (survey)
#C79FEF
ΔE00 5.10
Lilac (survey)
#CEA2FD
ΔE00 5.35
Pastel Purple
#CAA0FF
ΔE00 5.59
Violet (CSS)
#EE82EE
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D28FEF #ACEF8F
analogous
#A28FEF #D28FEF #EF8FDC
triadic
#D28FEF #EFD28F #8FEFD2
tetradic
#D28FEF #EFA28F #ACEF8F #8FDCEF
square
#D28FEF #EFA28F #ACEF8F #8FDCEF
split-complementary
#D28FEF #DCEF8F #8FEFA2
monochromatic
#A724E0 #BC59E7 #D28FEF #E8C5F7 #F4E4FB
Accessibility & contrast
On white
2.36
#D28FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#D28FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D28FEF
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D28FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D28FEF | 1.00 | 2.36 | 8.92 | 8.92 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F3
Deuteranopia (green-blind)
#8FABEC
Tritanopia (blue-blind)
#D09CB4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #d28fef; /* rgb */ color: rgb(210, 143, 239); /* oklch */ color: oklch(75.1% 0.150 315.1);
Tailwind
colors: {
custom: {
50: '#e1b1f4',
500: '#d28fef',
950: '#000000',
},
}SCSS
$custom: #d28fef; $custom-light: #e1b1f4; $custom-dark: #000000;
JSON
{
"hex": "#d28fef",
"rgb": {
"r": 210,
"g": 143,
"b": 239
},
"hsl": {
"h": 281.875,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.75113,
"c": 0.15034,
"h": 315.1
},
"luminance": 0.39579
}Semantic roles & 50–950 ramp
primary
#D28FEF
secondary
#E0F3D8
accent
#D70E4B
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085