#CD76F0#CD76F0
#CD76F0 is a light, vivid purple. Relative luminance 0.322; OKLCH L 70.8% C 0.190 H 315.5°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CD76F0 |
|---|---|
| RGB | rgb(205, 118, 240) |
| HSL | hsl(283, 80%, 70%) |
| HSV | hsv(283, 51%, 94%) |
| CMYK | cmyk(14.6%, 50.8%, 0%, 5.9%) |
| CIE-LAB | lab(63.53, 53.65, -47.86) |
| CIE-LCH | lch(63.53, 71.89, 318.26°) |
| OKLab | oklab(70.8% 0.1354 -0.1332) |
| OKLCH | oklch(70.8% 0.19 315.5) |
| XYZ | xyz(47.3810, 32.2287, 86.1460) |
| Luminance | 0.3223 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.10
Easter Purple
#C071FE
ΔE00 4.02
Bright Lilac
#C95EFB
ΔE00 5.35
Bright Lavender
#C760FF
ΔE00 5.42
Light Urple
#B36FF6
ΔE00 5.66
Orchid
#DA70D6
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD76F0 #99F076
analogous
#9076F0 #CD76F0 #F076D6
triadic
#CD76F0 #F0CD76 #76F0CD
tetradic
#CD76F0 #F09076 #99F076 #76D6F0
square
#CD76F0 #F09076 #99F076 #76D6F0
split-complementary
#CD76F0 #D6F076 #76F090
monochromatic
#9E17D4 #B93FEA #CD76F0 #E1ADF6 #F5E3FC
Accessibility & contrast
On white
2.82
#CD76F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#CD76F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD76F0
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD76F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD76F0 | 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)
#5B95F4
Deuteranopia (green-blind)
#769CED
Tritanopia (blue-blind)
#CB89A8
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #cd76f0; /* rgb */ color: rgb(205, 118, 240); /* oklch */ color: oklch(70.8% 0.190 315.5);
Tailwind
colors: {
custom: {
50: '#dfa0f5',
500: '#cd76f0',
950: '#000000',
},
}SCSS
$custom: #cd76f0; $custom-light: #dfa0f5; $custom-dark: #000000;
JSON
{
"hex": "#cd76f0",
"rgb": {
"r": 205,
"g": 118,
"b": 240
},
"hsl": {
"h": 282.787,
"s": 80.263,
"l": 70.196
},
"oklch": {
"l": 0.708,
"c": 0.18993,
"h": 315.5
},
"luminance": 0.32227
}Semantic roles & 50–950 ramp
primary
#CD76F0
secondary
#DAF2D0
accent
#DD0946
background
#FDFAFF
surface
#FBF3FE
border
#D4CDD6
text
#150F17
muted
#837F85