#CD75F4#CD75F4
#CD75F4 is a light, vivid purple. Relative luminance 0.322; OKLCH L 70.9% C 0.196 H 314.5°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CD75F4 |
|---|---|
| RGB | rgb(205, 117, 244) |
| HSL | hsl(282, 85%, 71%) |
| HSV | hsv(282, 52%, 96%) |
| CMYK | cmyk(16%, 52%, 0%, 4.3%) |
| CIE-LAB | lab(63.54, 54.97, -50.06) |
| CIE-LCH | lch(63.54, 74.35, 317.68°) |
| OKLab | oklab(70.87% 0.1371 -0.1396) |
| OKLCH | oklch(70.87% 0.196 314.5) |
| XYZ | xyz(47.8646, 32.2347, 89.2709) |
| Luminance | 0.3223 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.73
Easter Purple
#C071FE
ΔE00 3.45
Bright Lavender
#C760FF
ΔE00 4.92
Bright Lilac
#C95EFB
ΔE00 4.92
Light Urple
#B36FF6
ΔE00 5.27
Liliac
#C48EFD
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD75F4 #9CF475
analogous
#8D75F4 #CD75F4 #F475DB
triadic
#CD75F4 #F4CD75 #75F4CD
tetradic
#CD75F4 #F48D75 #9CF475 #75DBF4
square
#CD75F4 #F48D75 #9CF475 #75DBF4
split-complementary
#CD75F4 #DBF475 #75F48D
monochromatic
#9F12DD #B83CEF #CD75F4 #E2AEF9 #F5E3FD
Accessibility & contrast
On white
2.82
#CD75F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#CD75F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD75F4
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD75F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD75F4 | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5795F8
Deuteranopia (green-blind)
#739CF1
Tritanopia (blue-blind)
#CA89AA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #cd75f4; /* rgb */ color: rgb(205, 117, 244); /* oklch */ color: oklch(70.9% 0.196 314.5);
Tailwind
colors: {
custom: {
50: '#dfa0f8',
500: '#cd75f4',
950: '#000000',
},
}SCSS
$custom: #cd75f4; $custom-light: #dfa0f8; $custom-dark: #000000;
JSON
{
"hex": "#cd75f4",
"rgb": {
"r": 205,
"g": 117,
"b": 244
},
"hsl": {
"h": 281.575,
"s": 85.235,
"l": 70.784
},
"oklch": {
"l": 0.70868,
"c": 0.19565,
"h": 314.5
},
"luminance": 0.32233
}Semantic roles & 50–950 ramp
primary
#CD75F4
secondary
#DCF3D1
accent
#E20448
background
#FDFAFF
surface
#FBF3FF
border
#D4CDD7
text
#150F17
muted
#837F85