#CD94ED#CD94ED
#CD94ED is a light, vivid violet. Relative luminance 0.403; OKLCH L 75.3% C 0.137 H 312.7°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CD94ED |
|---|---|
| RGB | rgb(205, 148, 237) |
| HSL | hsl(278, 71%, 75%) |
| HSV | hsv(278, 38%, 93%) |
| CMYK | cmyk(13.5%, 37.6%, 0%, 7.1%) |
| CIE-LAB | lab(69.66, 37.19, -36.59) |
| CIE-LCH | lch(69.66, 52.17, 315.46°) |
| OKLab | oklab(75.34% 0.0933 -0.1009) |
| OKLCH | oklch(75.34% 0.137 312.7) |
| XYZ | xyz(51.0502, 40.2743, 85.1888) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.69
Lavender (survey)
#C79FEF
ΔE00 3.46
Lilac (survey)
#CEA2FD
ΔE00 4.13
Pastel Purple
#CAA0FF
ΔE00 4.45
Liliac
#C48EFD
ΔE00 4.46
Pale Purple
#B790D4
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD94ED #B4ED94
analogous
#A094ED #CD94ED #ED94E0
triadic
#CD94ED #EDCD94 #94EDCD
tetradic
#CD94ED #EDA094 #B4ED94 #94E0ED
square
#CD94ED #EDA094 #B4ED94 #94E0ED
split-complementary
#CD94ED #E0ED94 #94EDA0
monochromatic
#9C2BDB #B560E4 #CD94ED #E5C8F6 #F3E5FB
Accessibility & contrast
On white
2.32
#CD94ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#CD94ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD94ED
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD94ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD94ED | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7F0
Deuteranopia (green-blind)
#92ACEA
Tritanopia (blue-blind)
#CAA0B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cd94ed; /* rgb */ color: rgb(205, 148, 237); /* oklch */ color: oklch(75.3% 0.137 312.7);
Tailwind
colors: {
custom: {
50: '#ddb4f3',
500: '#cd94ed',
950: '#000000',
},
}SCSS
$custom: #cd94ed; $custom-light: #ddb4f3; $custom-dark: #000000;
JSON
{
"hex": "#cd94ed",
"rgb": {
"r": 205,
"g": 148,
"b": 237
},
"hsl": {
"h": 278.427,
"s": 71.2,
"l": 75.49
},
"oklch": {
"l": 0.75342,
"c": 0.13742,
"h": 312.7
},
"luminance": 0.40273
}Semantic roles & 50–950 ramp
primary
#CD94ED
secondary
#E2F2D9
accent
#D31258
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085