#CD75F5#CD75F5
#CD75F5 is a light, vivid purple. Relative luminance 0.323; OKLCH L 70.9% C 0.197 H 314.2°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CD75F5 |
|---|---|
| RGB | rgb(205, 117, 245) |
| HSL | hsl(281, 86%, 71%) |
| HSV | hsv(281, 52%, 96%) |
| CMYK | cmyk(16.3%, 52.2%, 0%, 3.9%) |
| CIE-LAB | lab(63.59, 55.17, -50.53) |
| CIE-LCH | lch(63.59, 74.82, 317.52°) |
| OKLab | oklab(70.92% 0.1371 -0.141) |
| OKLCH | oklch(70.92% 0.197 314.2) |
| XYZ | xyz(48.0169, 32.2956, 90.0728) |
| Luminance | 0.3229 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.65
Easter Purple
#C071FE
ΔE00 3.34
Bright Lavender
#C760FF
ΔE00 4.85
Bright Lilac
#C95EFB
ΔE00 4.87
Light Urple
#B36FF6
ΔE00 5.21
Liliac
#C48EFD
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD75F5 #9DF575
analogous
#8D75F5 #CD75F5 #F575DD
triadic
#CD75F5 #F5CD75 #75F5CD
tetradic
#CD75F5 #F58D75 #9DF575 #75DDF5
square
#CD75F5 #F58D75 #9DF575 #75DDF5
split-complementary
#CD75F5 #DDF575 #75F58D
monochromatic
#9F10DF #B83CF1 #CD75F5 #E2AEF9 #F5E2FD
Accessibility & contrast
On white
2.82
#CD75F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#CD75F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD75F5
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD75F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD75F5 | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5695F9
Deuteranopia (green-blind)
#729CF2
Tritanopia (blue-blind)
#CA8AAA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #cd75f5; /* rgb */ color: rgb(205, 117, 245); /* oklch */ color: oklch(70.9% 0.197 314.2);
Tailwind
colors: {
custom: {
50: '#dfa0f9',
500: '#cd75f5',
950: '#000000',
},
}SCSS
$custom: #cd75f5; $custom-light: #dfa0f9; $custom-dark: #000000;
JSON
{
"hex": "#cd75f5",
"rgb": {
"r": 205,
"g": 117,
"b": 245
},
"hsl": {
"h": 281.25,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.70921,
"c": 0.1967,
"h": 314.2
},
"luminance": 0.32294
}Semantic roles & 50–950 ramp
primary
#CD75F5
secondary
#DDF4D2
accent
#E30249
background
#FDFAFF
surface
#FBF3FF
border
#D4CDD7
text
#150F17
muted
#837F85