#CD84F8#CD84F8
#CD84F8 is a light, vivid violet. Relative luminance 0.363; OKLCH L 73.3% C 0.176 H 311.8°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CD84F8 |
|---|---|
| RGB | rgb(205, 132, 248) |
| HSL | hsl(278, 89%, 75%) |
| HSV | hsv(278, 47%, 97%) |
| CMYK | cmyk(17.3%, 46.8%, 0%, 2.7%) |
| CIE-LAB | lab(66.72, 48.07, -47.23) |
| CIE-LCH | lch(66.72, 67.39, 315.50°) |
| OKLab | oklab(73.29% 0.1175 -0.1315) |
| OKLCH | oklch(73.29% 0.176 311.8) |
| XYZ | xyz(50.3684, 36.2600, 93.1343) |
| Luminance | 0.3626 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.26
Light Purple
#BF77F6
ΔE00 4.02
Easter Purple
#C071FE
ΔE00 5.32
Baby Purple
#CA9BF7
ΔE00 5.83
Violet (CSS)
#EE82EE
ΔE00 6.92
Light Urple
#B36FF6
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD84F8 #AFF884
analogous
#9384F8 #CD84F8 #F884E9
triadic
#CD84F8 #F8CD84 #84F8CD
tetradic
#CD84F8 #F89384 #AFF884 #84E9F8
square
#CD84F8 #F89384 #AFF884 #84E9F8
split-complementary
#CD84F8 #E9F884 #84F893
monochromatic
#9E10F1 #B54AF5 #CD84F8 #E5BEFB #F3E2FD
Accessibility & contrast
On white
2.54
#CD84F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#CD84F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD84F8
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD84F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD84F8 | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9FFC
Deuteranopia (green-blind)
#7EA4F5
Tritanopia (blue-blind)
#C996B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cd84f8; /* rgb */ color: rgb(205, 132, 248); /* oklch */ color: oklch(73.3% 0.176 311.8);
Tailwind
colors: {
custom: {
50: '#dea9fb',
500: '#cd84f8',
950: '#000000',
},
}SCSS
$custom: #cd84f8; $custom-light: #dea9fb; $custom-dark: #000000;
JSON
{
"hex": "#cd84f8",
"rgb": {
"r": 205,
"g": 132,
"b": 248
},
"hsl": {
"h": 277.759,
"s": 89.231,
"l": 74.51
},
"oklch": {
"l": 0.73289,
"c": 0.17636,
"h": 311.8
},
"luminance": 0.36259
}Semantic roles & 50–950 ramp
primary
#CD84F8
secondary
#E1F5D6
accent
#E60055
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85