#D088F9#D088F9
#D088F9 is a light, vivid violet. Relative luminance 0.379; OKLCH L 74.3% C 0.172 H 312.2°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D088F9 |
|---|---|
| RGB | rgb(208, 136, 249) |
| HSL | hsl(278, 90%, 75%) |
| HSV | hsv(278, 45%, 98%) |
| CMYK | cmyk(16.5%, 45.4%, 0%, 2.4%) |
| CIE-LAB | lab(67.92, 47.00, -45.87) |
| CIE-LCH | lch(67.92, 65.68, 315.70°) |
| OKLab | oklab(74.27% 0.1157 -0.1275) |
| OKLCH | oklch(74.27% 0.172 312.2) |
| XYZ | xyz(51.9125, 37.8588, 94.1770) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.07
Baby Purple
#CA9BF7
ΔE00 5.03
Light Purple
#BF77F6
ΔE00 5.06
Pastel Purple
#CAA0FF
ΔE00 6.24
Easter Purple
#C071FE
ΔE00 6.35
Lilac (survey)
#CEA2FD
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D088F9 #B1F988
analogous
#9788F9 #D088F9 #F988E9
triadic
#D088F9 #F9D088 #88F9D0
tetradic
#D088F9 #F99788 #B1F988 #88E9F9
square
#D088F9 #F99788 #B1F988 #88E9F9
split-complementary
#D088F9 #E9F988 #88F997
monochromatic
#A213F3 #B94EF6 #D088F9 #E7C2FC #F3E2FE
Accessibility & contrast
On white
2.45
#D088F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#D088F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D088F9
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D088F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D088F9 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A2FD
Deuteranopia (green-blind)
#83A7F6
Tritanopia (blue-blind)
#CC99B5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #d088f9; /* rgb */ color: rgb(208, 136, 249); /* oklch */ color: oklch(74.3% 0.172 312.2);
Tailwind
colors: {
custom: {
50: '#e0acfb',
500: '#d088f9',
950: '#000000',
},
}SCSS
$custom: #d088f9; $custom-light: #e0acfb; $custom-dark: #000000;
JSON
{
"hex": "#d088f9",
"rgb": {
"r": 208,
"g": 136,
"b": 249
},
"hsl": {
"h": 278.23,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.74271,
"c": 0.17219,
"h": 312.2
},
"luminance": 0.37858
}Semantic roles & 50–950 ramp
primary
#D088F9
secondary
#E1F6D5
accent
#E60053
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85