#CD74F8#CD74F8
#CD74F8 is a light, highly saturated purple. Relative luminance 0.322; OKLCH L 70.9% C 0.201 H 313.5°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CD74F8 |
|---|---|
| RGB | rgb(205, 116, 248) |
| HSL | hsl(280, 90%, 71%) |
| HSV | hsv(280, 53%, 97%) |
| CMYK | cmyk(17.3%, 53.2%, 0%, 2.7%) |
| CIE-LAB | lab(63.55, 56.29, -52.24) |
| CIE-LCH | lch(63.55, 76.80, 317.14°) |
| OKLab | oklab(70.94% 0.1387 -0.146) |
| OKLCH | oklch(70.94% 0.201 313.5) |
| XYZ | xyz(48.3627, 32.2485, 92.4657) |
| Luminance | 0.3225 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.50
Easter Purple
#C071FE
ΔE00 2.95
Bright Lavender
#C760FF
ΔE00 4.48
Bright Lilac
#C95EFB
ΔE00 4.57
Light Urple
#B36FF6
ΔE00 4.96
Liliac
#C48EFD
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD74F8 #9FF874
analogous
#8B74F8 #CD74F8 #F874E1
triadic
#CD74F8 #F8CD74 #74F8CD
tetradic
#CD74F8 #F88B74 #9FF874 #74E1F8
square
#CD74F8 #F88B74 #9FF874 #74E1F8
split-complementary
#CD74F8 #E1F874 #74F88B
monochromatic
#9F0CE6 #B83AF5 #CD74F8 #E2AEFB #F5E2FE
Accessibility & contrast
On white
2.82
#CD74F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#CD74F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD74F8
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD74F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD74F8 | 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)
#5295FC
Deuteranopia (green-blind)
#709CF5
Tritanopia (blue-blind)
#C98AAB
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #cd74f8; /* rgb */ color: rgb(205, 116, 248); /* oklch */ color: oklch(70.9% 0.201 313.5);
Tailwind
colors: {
custom: {
50: '#df9ffb',
500: '#cd74f8',
950: '#000000',
},
}SCSS
$custom: #cd74f8; $custom-light: #df9ffb; $custom-dark: #000000;
JSON
{
"hex": "#cd74f8",
"rgb": {
"r": 205,
"g": 116,
"b": 248
},
"hsl": {
"h": 280.455,
"s": 90.411,
"l": 71.373
},
"oklch": {
"l": 0.70941,
"c": 0.20135,
"h": 313.5
},
"luminance": 0.32247
}Semantic roles & 50–950 ramp
primary
#CD74F8
secondary
#DEF5D3
accent
#E6004B
background
#FEFAFF
surface
#FCF3FF
border
#D5CDD7
text
#150F17
muted
#847F85