#CD90D5#CD90D5
#CD90D5 is a light, moderate purple. Relative luminance 0.377; OKLCH L 73.6% C 0.118 H 322.6°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CD90D5 |
|---|---|
| RGB | rgb(205, 144, 213) |
| HSL | hsl(293, 45%, 70%) |
| HSV | hsv(293, 32%, 84%) |
| CMYK | cmyk(3.8%, 32.4%, 0%, 16.5%) |
| CIE-LAB | lab(67.82, 34.53, -26.21) |
| CIE-LCH | lch(67.82, 43.35, 322.80°) |
| OKLab | oklab(73.63% 0.0934 -0.0714) |
| OKLCH | oklch(73.63% 0.118 322.6) |
| XYZ | xyz(47.1590, 37.7312, 67.7366) |
| Luminance | 0.3773 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.15
Plum
#DDA0DD
ΔE00 4.70
Pale Purple
#B790D4
ΔE00 4.90
Lavender (survey)
#C79FEF
ΔE00 6.65
Orchid (survey)
#C875C4
ΔE00 6.89
Baby Purple
#CA9BF7
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD90D5 #98D590
analogous
#AA90D5 #CD90D5 #D590BB
triadic
#CD90D5 #D5CD90 #90D5CD
tetradic
#CD90D5 #D5AA90 #98D590 #90BBD5
square
#CD90D5 #D5AA90 #98D590 #90BBD5
split-complementary
#CD90D5 #BBD590 #90D5AA
monochromatic
#9E40AA #B964C4 #CD90D5 #E1BCE6 #F5E9F7
Accessibility & contrast
On white
2.46
#CD90D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#CD90D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD90D5
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD90D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD90D5 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A1D8
Deuteranopia (green-blind)
#98A8D3
Tritanopia (blue-blind)
#CF97A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #cd90d5; /* rgb */ color: rgb(205, 144, 213); /* oklch */ color: oklch(73.6% 0.118 322.6);
Tailwind
colors: {
custom: {
50: '#ddb1e2',
500: '#cd90d5',
950: '#000000',
},
}SCSS
$custom: #cd90d5; $custom-light: #ddb1e2; $custom-dark: #000000;
JSON
{
"hex": "#cd90d5",
"rgb": {
"r": 205,
"g": 144,
"b": 213
},
"hsl": {
"h": 293.043,
"s": 45.098,
"l": 70
},
"oklch": {
"l": 0.73634,
"c": 0.11757,
"h": 322.6
},
"luminance": 0.3773
}Semantic roles & 50–950 ramp
primary
#CD90D5
secondary
#D9EAD7
accent
#B82D3D
background
#FDFAFD
surface
#FBF5FB
border
#D4CFD4
text
#151115
muted
#838083