#CD8FED#CD8FED
#CD8FED is a light, vivid violet. Relative luminance 0.387; OKLCH L 74.5% C 0.146 H 313.5°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CD8FED |
|---|---|
| RGB | rgb(205, 143, 237) |
| HSL | hsl(280, 72%, 75%) |
| HSV | hsv(280, 40%, 93%) |
| CMYK | cmyk(13.5%, 39.7%, 0%, 7.1%) |
| CIE-LAB | lab(68.56, 39.90, -38.31) |
| CIE-LCH | lch(68.56, 55.31, 316.16°) |
| OKLab | oklab(74.51% 0.1004 -0.1058) |
| OKLCH | oklch(74.51% 0.146 313.5) |
| XYZ | xyz(50.2829, 38.7395, 84.9330) |
| Luminance | 0.3874 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.55
Liliac
#C48EFD
ΔE00 4.02
Lavender (survey)
#C79FEF
ΔE00 4.64
Lilac (survey)
#CEA2FD
ΔE00 5.12
Pastel Purple
#CAA0FF
ΔE00 5.25
Pale Purple
#B790D4
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD8FED #AFED8F
analogous
#9E8FED #CD8FED #ED8FDE
triadic
#CD8FED #EDCD8F #8FEDCD
tetradic
#CD8FED #ED9E8F #AFED8F #8FDEED
square
#CD8FED #ED9E8F #AFED8F #8FDEED
split-complementary
#CD8FED #DEED8F #8FED9E
monochromatic
#9E26DC #B55AE5 #CD8FED #E5C4F5 #F3E5FB
Accessibility & contrast
On white
2.40
#CD8FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#CD8FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD8FED
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD8FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD8FED | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F0
Deuteranopia (green-blind)
#8DA9EA
Tritanopia (blue-blind)
#CB9CB3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #cd8fed; /* rgb */ color: rgb(205, 143, 237); /* oklch */ color: oklch(74.5% 0.146 313.5);
Tailwind
colors: {
custom: {
50: '#ddb1f3',
500: '#cd8fed',
950: '#000000',
},
}SCSS
$custom: #cd8fed; $custom-light: #ddb1f3; $custom-dark: #000000;
JSON
{
"hex": "#cd8fed",
"rgb": {
"r": 205,
"g": 143,
"b": 237
},
"hsl": {
"h": 279.574,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.7451,
"c": 0.14586,
"h": 313.5
},
"luminance": 0.38738
}Semantic roles & 50–950 ramp
primary
#CD8FED
secondary
#E1F2D9
accent
#D41154
background
#FDFAFE
surface
#FBF5FD
border
#D4CFD5
text
#151117
muted
#838085