#D88FFE#D88FFE
#D88FFE is a light, vivid violet. Relative luminance 0.414; OKLCH L 76.4% C 0.170 H 313.2°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D88FFE |
|---|---|
| RGB | rgb(216, 143, 254) |
| HSL | hsl(279, 98%, 78%) |
| HSV | hsv(279, 44%, 100%) |
| CMYK | cmyk(15%, 43.7%, 0%, 0.4%) |
| CIE-LAB | lab(70.46, 46.58, -44.55) |
| CIE-LCH | lch(70.46, 64.46, 316.27°) |
| OKLab | oklab(76.43% 0.1162 -0.1236) |
| OKLCH | oklch(76.43% 0.17 313.2) |
| XYZ | xyz(56.0278, 41.4008, 98.7864) |
| Luminance | 0.4140 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.83
Baby Purple
#CA9BF7
ΔE00 4.28
Lilac (survey)
#CEA2FD
ΔE00 5.34
Pastel Purple
#CAA0FF
ΔE00 5.36
Violet (CSS)
#EE82EE
ΔE00 6.02
Lavender (survey)
#C79FEF
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D88FFE #B5FE8F
analogous
#A08FFE #D88FFE #FE8FED
triadic
#D88FFE #FED88F #8FFED8
tetradic
#D88FFE #FEA08F #B5FE8F #8FEDFE
square
#D88FFE #FEA08F #B5FE8F #8FEDFE
split-complementary
#D88FFE #EDFE8F #8FFEA0
monochromatic
#AE16FD #C352FD #D88FFE #EDCCFF #F4E1FF
Accessibility & contrast
On white
2.26
#D88FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#D88FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D88FFE
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D88FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D88FFE | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A8FF
Deuteranopia (green-blind)
#8CAEFB
Tritanopia (blue-blind)
#D59FBB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d88ffe; /* rgb */ color: rgb(216, 143, 254); /* oklch */ color: oklch(76.4% 0.170 313.2);
Tailwind
colors: {
custom: {
50: '#e6b1ff',
500: '#d88ffe',
950: '#000000',
},
}SCSS
$custom: #d88ffe; $custom-light: #e6b1ff; $custom-dark: #000000;
JSON
{
"hex": "#d88ffe",
"rgb": {
"r": 216,
"g": 143,
"b": 254
},
"hsl": {
"h": 279.459,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.76434,
"c": 0.1696,
"h": 313.2
},
"luminance": 0.414
}Semantic roles & 50–950 ramp
primary
#D88FFE
secondary
#E0F7D4
accent
#E6004F
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086