#D088EF#D088EF
#D088EF is a light, vivid purple. Relative luminance 0.372; OKLCH L 73.8% C 0.161 H 315.1°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D088EF |
|---|---|
| RGB | rgb(208, 136, 239) |
| HSL | hsl(282, 76%, 74%) |
| HSV | hsv(282, 43%, 94%) |
| CMYK | cmyk(13%, 43.1%, 0%, 6.3%) |
| CIE-LAB | lab(67.47, 44.92, -41.10) |
| CIE-LCH | lch(67.47, 60.88, 317.55°) |
| OKLab | oklab(73.79% 0.1141 -0.1137) |
| OKLCH | oklch(73.79% 0.161 315.1) |
| XYZ | xyz(50.3941, 37.2515, 86.1802) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.22
Baby Purple
#CA9BF7
ΔE00 5.14
Violet (CSS)
#EE82EE
ΔE00 5.62
Light Purple
#BF77F6
ΔE00 5.78
Lavender Pink
#DD85D7
ΔE00 6.08
Lavender (survey)
#C79FEF
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D088EF #A7EF88
analogous
#9C88EF #D088EF #EF88DA
triadic
#D088EF #EFD088 #88EFD0
tetradic
#D088EF #EF9C88 #A7EF88 #88DAEF
square
#D088EF #EF9C88 #A7EF88 #88DAEF
split-complementary
#D088EF #DAEF88 #88EF9C
monochromatic
#A51EDF #BB52E8 #D088EF #E5BEF6 #F4E4FB
Accessibility & contrast
On white
2.49
#D088EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#D088EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D088EF
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D088EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D088EF | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A0F3
Deuteranopia (green-blind)
#88A6EC
Tritanopia (blue-blind)
#CE96B0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #d088ef; /* rgb */ color: rgb(208, 136, 239); /* oklch */ color: oklch(73.8% 0.161 315.1);
Tailwind
colors: {
custom: {
50: '#e0acf4',
500: '#d088ef',
950: '#000000',
},
}SCSS
$custom: #d088ef; $custom-light: #e0acf4; $custom-dark: #000000;
JSON
{
"hex": "#d088ef",
"rgb": {
"r": 208,
"g": 136,
"b": 239
},
"hsl": {
"h": 281.942,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.73786,
"c": 0.16112,
"h": 315.1
},
"luminance": 0.3725
}Semantic roles & 50–950 ramp
primary
#D088EF
secondary
#E0F3D8
accent
#D80D4A
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85