#CD88EF#CD88EF
#CD88EF is a light, vivid purple. Relative luminance 0.368; OKLCH L 73.5% C 0.160 H 313.8°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CD88EF |
|---|---|
| RGB | rgb(205, 136, 239) |
| HSL | hsl(280, 76%, 74%) |
| HSV | hsv(280, 43%, 94%) |
| CMYK | cmyk(14.2%, 43.1%, 0%, 6.3%) |
| CIE-LAB | lab(67.14, 44.06, -41.63) |
| CIE-LCH | lch(67.14, 60.62, 316.63°) |
| OKLab | oklab(73.47% 0.1106 -0.1153) |
| OKLCH | oklch(73.47% 0.16 313.8) |
| XYZ | xyz(49.5584, 36.8206, 86.1410) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 3.76
Baby Purple
#CA9BF7
ΔE00 4.95
Light Purple
#BF77F6
ΔE00 5.41
Violet (CSS)
#EE82EE
ΔE00 6.20
Lavender (survey)
#C79FEF
ΔE00 6.32
Pastel Purple
#CAA0FF
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD88EF #AAEF88
analogous
#9988EF #CD88EF #EF88DD
triadic
#CD88EF #EFCD88 #88EFCD
tetradic
#CD88EF #EF9988 #AAEF88 #88DDEF
square
#CD88EF #EF9988 #AAEF88 #88DDEF
split-complementary
#CD88EF #DDEF88 #88EF99
monochromatic
#9F1EDF #B652E8 #CD88EF #E4BEF6 #F4E4FB
Accessibility & contrast
On white
2.51
#CD88EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#CD88EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD88EF
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD88EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD88EF | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A0F3
Deuteranopia (green-blind)
#86A5EC
Tritanopia (blue-blind)
#CA97B0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #cd88ef; /* rgb */ color: rgb(205, 136, 239); /* oklch */ color: oklch(73.5% 0.160 313.8);
Tailwind
colors: {
custom: {
50: '#deacf4',
500: '#cd88ef',
950: '#000000',
},
}SCSS
$custom: #cd88ef; $custom-light: #deacf4; $custom-dark: #000000;
JSON
{
"hex": "#cd88ef",
"rgb": {
"r": 205,
"g": 136,
"b": 239
},
"hsl": {
"h": 280.194,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.73471,
"c": 0.15981,
"h": 313.8
},
"luminance": 0.36819
}Semantic roles & 50–950 ramp
primary
#CD88EF
secondary
#E1F3D8
accent
#D80D50
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85