#CD78EE#CD78EE
#CD78EE is a light, vivid purple. Relative luminance 0.326; OKLCH L 71.0% C 0.185 H 315.8°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CD78EE |
|---|---|
| RGB | rgb(205, 120, 238) |
| HSL | hsl(283, 78%, 70%) |
| HSV | hsv(283, 50%, 93%) |
| CMYK | cmyk(13.9%, 49.6%, 0%, 6.7%) |
| CIE-LAB | lab(63.82, 52.22, -46.29) |
| CIE-LCH | lch(63.82, 69.78, 318.45°) |
| OKLab | oklab(70.99% 0.1325 -0.1287) |
| OKLCH | oklch(70.99% 0.185 315.8) |
| XYZ | xyz(47.3236, 32.5865, 84.6693) |
| Luminance | 0.3258 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.39
Easter Purple
#C071FE
ΔE00 4.47
Orchid
#DA70D6
ΔE00 5.60
Bright Lilac
#C95EFB
ΔE00 5.90
Bright Lavender
#C760FF
ΔE00 5.98
Light Urple
#B36FF6
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD78EE #99EE78
analogous
#9278EE #CD78EE #EE78D4
triadic
#CD78EE #EECD78 #78EECD
tetradic
#CD78EE #EE9278 #99EE78 #78D4EE
square
#CD78EE #EE9278 #99EE78 #78D4EE
split-complementary
#CD78EE #D4EE78 #78EE92
monochromatic
#9E1AD1 #B942E7 #CD78EE #E1AEF5 #F5E4FC
Accessibility & contrast
On white
2.79
#CD78EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#CD78EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD78EE
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD78EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD78EE | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F95F2
Deuteranopia (green-blind)
#799DEB
Tritanopia (blue-blind)
#CB8AA8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #cd78ee; /* rgb */ color: rgb(205, 120, 238); /* oklch */ color: oklch(71.0% 0.185 315.8);
Tailwind
colors: {
custom: {
50: '#dea1f4',
500: '#cd78ee',
950: '#000000',
},
}SCSS
$custom: #cd78ee; $custom-light: #dea1f4; $custom-dark: #000000;
JSON
{
"hex": "#cd78ee",
"rgb": {
"r": 205,
"g": 120,
"b": 238
},
"hsl": {
"h": 283.22,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.70985,
"c": 0.18469,
"h": 315.8
},
"luminance": 0.32585
}Semantic roles & 50–950 ramp
primary
#CD78EE
secondary
#DAF1D1
accent
#DA0C45
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85