#D088F8#D088F8
#D088F8 is a light, vivid violet. Relative luminance 0.378; OKLCH L 74.2% C 0.171 H 312.5°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D088F8 |
|---|---|
| RGB | rgb(208, 136, 248) |
| HSL | hsl(279, 89%, 75%) |
| HSV | hsv(279, 45%, 97%) |
| CMYK | cmyk(16.1%, 45.2%, 0%, 2.7%) |
| CIE-LAB | lab(67.87, 46.79, -45.40) |
| CIE-LCH | lch(67.87, 65.19, 315.86°) |
| OKLab | oklab(74.22% 0.1156 -0.1262) |
| OKLCH | oklch(74.22% 0.171 312.5) |
| XYZ | xyz(51.7570, 37.7966, 93.3577) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.16
Baby Purple
#CA9BF7
ΔE00 5.01
Light Purple
#BF77F6
ΔE00 5.11
Pastel Purple
#CAA0FF
ΔE00 6.27
Violet (CSS)
#EE82EE
ΔE00 6.40
Easter Purple
#C071FE
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D088F8 #B0F888
analogous
#9888F8 #D088F8 #F888E8
triadic
#D088F8 #F8D088 #88F8D0
tetradic
#D088F8 #F89888 #B0F888 #88E8F8
square
#D088F8 #F89888 #B0F888 #88E8F8
split-complementary
#D088F8 #E8F888 #88F898
monochromatic
#A214F1 #B94EF5 #D088F8 #E7C2FB #F4E2FD
Accessibility & contrast
On white
2.45
#D088F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#D088F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D088F8
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D088F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D088F8 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A2FC
Deuteranopia (green-blind)
#84A7F5
Tritanopia (blue-blind)
#CC99B4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #d088f8; /* rgb */ color: rgb(208, 136, 248); /* oklch */ color: oklch(74.2% 0.171 312.5);
Tailwind
colors: {
custom: {
50: '#e0acfb',
500: '#d088f8',
950: '#000000',
},
}SCSS
$custom: #d088f8; $custom-light: #e0acfb; $custom-dark: #000000;
JSON
{
"hex": "#d088f8",
"rgb": {
"r": 208,
"g": 136,
"b": 248
},
"hsl": {
"h": 278.571,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.74221,
"c": 0.17108,
"h": 312.5
},
"luminance": 0.37796
}Semantic roles & 50–950 ramp
primary
#D088F8
secondary
#E1F5D6
accent
#E60052
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85