#CD88FF#CD88FF
#CD88FF is a light, vivid violet. Relative luminance 0.378; OKLCH L 74.3% C 0.178 H 309.5°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CD88FF |
|---|---|
| RGB | rgb(205, 136, 255) |
| HSL | hsl(275, 100%, 77%) |
| HSV | hsv(275, 47%, 100%) |
| CMYK | cmyk(19.6%, 46.7%, 0%, 0%) |
| CIE-LAB | lab(67.88, 47.46, -49.23) |
| CIE-LCH | lch(67.88, 68.39, 313.95°) |
| OKLab | oklab(74.26% 0.113 -0.1373) |
| OKLCH | oklch(74.26% 0.178 309.5) |
| XYZ | xyz(52.0276, 37.8082, 99.1453) |
| Luminance | 0.3781 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.28
Light Purple
#BF77F6
ΔE00 4.62
Baby Purple
#CA9BF7
ΔE00 5.17
Easter Purple
#C071FE
ΔE00 5.77
Pastel Purple
#CAA0FF
ΔE00 6.08
Lilac (survey)
#CEA2FD
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD88FF #BAFF88
analogous
#9288FF #CD88FF #FF88F5
triadic
#CD88FF #FFCD88 #88FFCD
tetradic
#CD88FF #FF9288 #BAFF88 #88F5FF
square
#CD88FF #FF9288 #BAFF88 #88F5FF
split-complementary
#CD88FF #F5FF88 #88FF92
monochromatic
#9A0EFF #B34BFF #CD88FF #E7C5FF #F2E0FF
Accessibility & contrast
On white
2.45
#CD88FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#CD88FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD88FF
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD88FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD88FF | 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)
#6BA2FF
Deuteranopia (green-blind)
#7EA7FC
Tritanopia (blue-blind)
#C79BB8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #cd88ff; /* rgb */ color: rgb(205, 136, 255); /* oklch */ color: oklch(74.3% 0.178 309.5);
Tailwind
colors: {
custom: {
50: '#deacff',
500: '#cd88ff',
950: '#000000',
},
}SCSS
$custom: #cd88ff; $custom-light: #deacff; $custom-dark: #000000;
JSON
{
"hex": "#cd88ff",
"rgb": {
"r": 205,
"g": 136,
"b": 255
},
"hsl": {
"h": 274.79,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.74263,
"c": 0.17784,
"h": 309.5
},
"luminance": 0.37807
}Semantic roles & 50–950 ramp
primary
#CD88FF
secondary
#E3F7D4
accent
#E60060
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151018
muted
#837F86