#CD75EE#CD75EE
#CD75EE is a light, vivid purple. Relative luminance 0.319; OKLCH L 70.6% C 0.189 H 316.1°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CD75EE |
|---|---|
| RGB | rgb(205, 117, 238) |
| HSL | hsl(284, 78%, 70%) |
| HSV | hsv(284, 51%, 93%) |
| CMYK | cmyk(13.9%, 50.8%, 0%, 6.7%) |
| CIE-LAB | lab(63.24, 53.75, -47.21) |
| CIE-LCH | lch(63.24, 71.53, 318.70°) |
| OKLab | oklab(70.55% 0.1365 -0.1314) |
| OKLCH | oklch(70.55% 0.189 316.1) |
| XYZ | xyz(46.9684, 31.8762, 84.5509) |
| Luminance | 0.3187 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.31
Easter Purple
#C071FE
ΔE00 4.20
Bright Lilac
#C95EFB
ΔE00 5.29
Bright Lavender
#C760FF
ΔE00 5.41
Orchid
#DA70D6
ΔE00 5.54
Light Urple
#B36FF6
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD75EE #96EE75
analogous
#9075EE #CD75EE #EE75D3
triadic
#CD75EE #EECD75 #75EECD
tetradic
#CD75EE #EE9075 #96EE75 #75D3EE
square
#CD75EE #EE9075 #96EE75 #75D3EE
split-complementary
#CD75EE #D3EE75 #75EE90
monochromatic
#9E1ACF #B93FE7 #CD75EE #E1ABF5 #F4E2FB
Accessibility & contrast
On white
2.85
#CD75EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#CD75EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD75EE
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD75EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD75EE | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B94F2
Deuteranopia (green-blind)
#769CEB
Tritanopia (blue-blind)
#CB87A7
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #cd75ee; /* rgb */ color: rgb(205, 117, 238); /* oklch */ color: oklch(70.6% 0.189 316.1);
Tailwind
colors: {
custom: {
50: '#dfa0f4',
500: '#cd75ee',
950: '#000000',
},
}SCSS
$custom: #cd75ee; $custom-light: #dfa0f4; $custom-dark: #000000;
JSON
{
"hex": "#cd75ee",
"rgb": {
"r": 205,
"g": 117,
"b": 238
},
"hsl": {
"h": 283.636,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.70553,
"c": 0.18943,
"h": 316.1
},
"luminance": 0.31875
}Semantic roles & 50–950 ramp
primary
#CD75EE
secondary
#D8F1CE
accent
#DA0B44
background
#FDFAFE
surface
#FBF3FD
border
#D4CDD5
text
#150F17
muted
#837F85