#CD90DF#CD90DF
#CD90DF is a light, vivid purple. Relative luminance 0.383; OKLCH L 74.1% C 0.128 H 318.3°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CD90DF |
|---|---|
| RGB | rgb(205, 144, 223) |
| HSL | hsl(286, 55%, 72%) |
| HSV | hsv(286, 35%, 87%) |
| CMYK | cmyk(8.1%, 35.4%, 0%, 12.5%) |
| CIE-LAB | lab(68.21, 36.50, -31.15) |
| CIE-LCH | lch(68.21, 47.98, 319.52°) |
| OKLab | oklab(74.05% 0.0959 -0.0854) |
| OKLCH | oklch(74.05% 0.128 318.3) |
| XYZ | xyz(48.4675, 38.2546, 74.6285) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 4.49
Lavender Pink
#DD85D7
ΔE00 4.68
Lavender (survey)
#C79FEF
ΔE00 5.23
Baby Purple
#CA9BF7
ΔE00 5.28
Plum
#DDA0DD
ΔE00 5.73
Lilac (survey)
#CEA2FD
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD90DF #A2DF90
analogous
#A690DF #CD90DF #DF90CA
triadic
#CD90DF #DFCD90 #90DFCD
tetradic
#CD90DF #DFA690 #A2DF90 #90CADF
square
#CD90DF #DFA690 #A2DF90 #90CADF
split-complementary
#CD90DF #CADF90 #90DFA6
monochromatic
#9F37BE #B860D1 #CD90DF #E2C0ED #F4E7F8
Accessibility & contrast
On white
2.43
#CD90DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#CD90DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD90DF
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD90DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD90DF | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A2E2
Deuteranopia (green-blind)
#94A8DD
Tritanopia (blue-blind)
#CD99AD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #cd90df; /* rgb */ color: rgb(205, 144, 223); /* oklch */ color: oklch(74.1% 0.128 318.3);
Tailwind
colors: {
custom: {
50: '#ddb1e9',
500: '#cd90df',
950: '#000000',
},
}SCSS
$custom: #cd90df; $custom-light: #ddb1e9; $custom-dark: #000000;
JSON
{
"hex": "#cd90df",
"rgb": {
"r": 205,
"g": 144,
"b": 223
},
"hsl": {
"h": 286.329,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.74053,
"c": 0.1284,
"h": 318.3
},
"luminance": 0.38253
}Semantic roles & 50–950 ramp
primary
#CD90DF
secondary
#E0EFDC
accent
#C32347
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084