#D88DF2#D88DF2
#D88DF2 is a light, vivid purple. Relative luminance 0.401; OKLCH L 75.6% C 0.160 H 317.0°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D88DF2 |
|---|---|
| RGB | rgb(216, 141, 242) |
| HSL | hsl(285, 80%, 75%) |
| HSV | hsv(285, 42%, 95%) |
| CMYK | cmyk(10.7%, 41.7%, 0%, 5.1%) |
| CIE-LAB | lab(69.51, 45.19, -39.48) |
| CIE-LCH | lch(69.51, 60.01, 318.86°) |
| OKLab | oklab(75.56% 0.1169 -0.1089) |
| OKLCH | oklch(75.56% 0.16 317) |
| XYZ | xyz(53.8685, 40.0610, 88.8821) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.70
Baby Purple
#CA9BF7
ΔE00 4.87
Liliac
#C48EFD
ΔE00 5.07
Lavender Pink
#DD85D7
ΔE00 5.58
Lilac (survey)
#CEA2FD
ΔE00 6.10
Lavender (survey)
#C79FEF
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D88DF2 #A7F28D
analogous
#A58DF2 #D88DF2 #F28DDA
triadic
#D88DF2 #F2D88D #8DF2D8
tetradic
#D88DF2 #F2A58D #A7F28D #8DDAF2
square
#D88DF2 #F2A58D #A7F28D #8DDAF2
split-complementary
#D88DF2 #DAF28D #8DF2A5
monochromatic
#B21FE5 #C556EC #D88DF2 #EBC4F8 #F6E4FC
Accessibility & contrast
On white
2.33
#D88DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#D88DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D88DF2
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D88DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D88DF2 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA5F6
Deuteranopia (green-blind)
#90ACEF
Tritanopia (blue-blind)
#D79AB4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d88df2; /* rgb */ color: rgb(216, 141, 242); /* oklch */ color: oklch(75.6% 0.160 317.0);
Tailwind
colors: {
custom: {
50: '#e5b0f6',
500: '#d88df2',
950: '#000000',
},
}SCSS
$custom: #d88df2; $custom-light: #e5b0f6; $custom-dark: #000000;
JSON
{
"hex": "#d88df2",
"rgb": {
"r": 216,
"g": 141,
"b": 242
},
"hsl": {
"h": 284.554,
"s": 79.528,
"l": 75.098
},
"oklch": {
"l": 0.75556,
"c": 0.15979,
"h": 317
},
"luminance": 0.40059
}Semantic roles & 50–950 ramp
primary
#D88DF2
secondary
#DFF4D7
accent
#DC0A40
background
#FEFAFF
surface
#FCF5FE
border
#D5CFD6
text
#161117
muted
#848085