#D088F7#D088F7
#D088F7 is a light, vivid violet. Relative luminance 0.377; OKLCH L 74.2% C 0.170 H 312.8°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D088F7 |
|---|---|
| RGB | rgb(208, 136, 247) |
| HSL | hsl(279, 87%, 75%) |
| HSV | hsv(279, 45%, 97%) |
| CMYK | cmyk(15.8%, 44.9%, 0%, 3.1%) |
| CIE-LAB | lab(67.82, 46.58, -44.92) |
| CIE-LCH | lch(67.82, 64.71, 316.04°) |
| OKLab | oklab(74.17% 0.1154 -0.1248) |
| OKLCH | oklch(74.17% 0.17 312.8) |
| XYZ | xyz(51.6022, 37.7347, 92.5428) |
| Luminance | 0.3773 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.25
Baby Purple
#CA9BF7
ΔE00 5.01
Light Purple
#BF77F6
ΔE00 5.16
Pastel Purple
#CAA0FF
ΔE00 6.30
Violet (CSS)
#EE82EE
ΔE00 6.30
Lilac (survey)
#CEA2FD
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D088F7 #AFF788
analogous
#9888F7 #D088F7 #F788E7
triadic
#D088F7 #F7D088 #88F7D0
tetradic
#D088F7 #F79888 #AFF788 #88E7F7
square
#D088F7 #F79888 #AFF788 #88E7F7
split-complementary
#D088F7 #E7F788 #88F798
monochromatic
#A315EF #B94FF3 #D088F7 #E7C1FB #F4E2FD
Accessibility & contrast
On white
2.46
#D088F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#D088F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D088F7
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D088F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D088F7 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A1FB
Deuteranopia (green-blind)
#84A7F4
Tritanopia (blue-blind)
#CC99B4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #d088f7; /* rgb */ color: rgb(208, 136, 247); /* oklch */ color: oklch(74.2% 0.170 312.8);
Tailwind
colors: {
custom: {
50: '#e0acfa',
500: '#d088f7',
950: '#000000',
},
}SCSS
$custom: #d088f7; $custom-light: #e0acfa; $custom-dark: #000000;
JSON
{
"hex": "#d088f7",
"rgb": {
"r": 208,
"g": 136,
"b": 247
},
"hsl": {
"h": 278.919,
"s": 87.402,
"l": 75.098
},
"oklch": {
"l": 0.74172,
"c": 0.16996,
"h": 312.8
},
"luminance": 0.37734
}Semantic roles & 50–950 ramp
primary
#D088F7
secondary
#E1F5D6
accent
#E40251
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85