#CD94EE#CD94EE
#CD94EE is a light, vivid violet. Relative luminance 0.403; OKLCH L 75.4% C 0.139 H 312.4°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CD94EE |
|---|---|
| RGB | rgb(205, 148, 238) |
| HSL | hsl(278, 73%, 76%) |
| HSV | hsv(278, 38%, 93%) |
| CMYK | cmyk(13.9%, 37.8%, 0%, 6.7%) |
| CIE-LAB | lab(69.71, 37.40, -37.08) |
| CIE-LCH | lch(69.71, 52.66, 315.25°) |
| OKLab | oklab(75.39% 0.0935 -0.1023) |
| OKLCH | oklch(75.39% 0.139 312.4) |
| XYZ | xyz(51.1968, 40.3329, 85.9604) |
| Luminance | 0.4033 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.57
Lavender (survey)
#C79FEF
ΔE00 3.45
Lilac (survey)
#CEA2FD
ΔE00 4.03
Liliac
#C48EFD
ΔE00 4.29
Pastel Purple
#CAA0FF
ΔE00 4.32
Pale Purple
#B790D4
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD94EE #B5EE94
analogous
#A094EE #CD94EE #EE94E2
triadic
#CD94EE #EECD94 #94EECD
tetradic
#CD94EE #EEA094 #B5EE94 #94E2EE
square
#CD94EE #EEA094 #B5EE94 #94E2EE
split-complementary
#CD94EE #E2EE94 #94EEA0
monochromatic
#9C2ADD #B45FE6 #CD94EE #E6C9F6 #F3E5FB
Accessibility & contrast
On white
2.32
#CD94EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#CD94EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD94EE
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD94EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD94EE | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7F1
Deuteranopia (green-blind)
#91ACEB
Tritanopia (blue-blind)
#CAA1B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cd94ee; /* rgb */ color: rgb(205, 148, 238); /* oklch */ color: oklch(75.4% 0.139 312.4);
Tailwind
colors: {
custom: {
50: '#ddb4f4',
500: '#cd94ee',
950: '#000000',
},
}SCSS
$custom: #cd94ee; $custom-light: #ddb4f4; $custom-dark: #000000;
JSON
{
"hex": "#cd94ee",
"rgb": {
"r": 205,
"g": 148,
"b": 238
},
"hsl": {
"h": 278,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.75387,
"c": 0.13858,
"h": 312.4
},
"luminance": 0.40332
}Semantic roles & 50–950 ramp
primary
#CD94EE
secondary
#E2F2D9
accent
#D51159
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085