#CD98E7#CD98E7
#CD98E7 is a light, vivid purple. Relative luminance 0.412; OKLCH L 75.8% C 0.124 H 314.2°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CD98E7 |
|---|---|
| RGB | rgb(205, 152, 231) |
| HSL | hsl(280, 62%, 75%) |
| HSV | hsv(280, 34%, 91%) |
| CMYK | cmyk(11.3%, 34.2%, 0%, 9.4%) |
| CIE-LAB | lab(70.32, 33.77, -32.29) |
| CIE-LCH | lch(70.32, 46.72, 316.28°) |
| OKLab | oklab(75.76% 0.0862 -0.0887) |
| OKLCH | oklch(75.76% 0.124 314.2) |
| XYZ | xyz(50.8266, 41.2061, 80.8619) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.05
Baby Purple
#CA9BF7
ΔE00 3.46
Lilac (survey)
#CEA2FD
ΔE00 4.41
Pale Purple
#B790D4
ΔE00 4.60
Pastel Purple
#CAA0FF
ΔE00 5.04
Plum
#DDA0DD
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD98E7 #B2E798
analogous
#A598E7 #CD98E7 #E798DA
triadic
#CD98E7 #E7CD98 #98E7CD
tetradic
#CD98E7 #E7A598 #B2E798 #98DAE7
square
#CD98E7 #E7A598 #B2E798 #98DAE7
split-complementary
#CD98E7 #DAE798 #98E7A5
monochromatic
#9D35D0 #B566DB #CD98E7 #E5CAF3 #F3E6F9
Accessibility & contrast
On white
2.27
#CD98E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#CD98E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD98E7
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD98E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD98E7 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA9EA
Deuteranopia (green-blind)
#98ADE5
Tritanopia (blue-blind)
#CBA2B5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #cd98e7; /* rgb */ color: rgb(205, 152, 231); /* oklch */ color: oklch(75.8% 0.124 314.2);
Tailwind
colors: {
custom: {
50: '#ddb7ef',
500: '#cd98e7',
950: '#000000',
},
}SCSS
$custom: #cd98e7; $custom-light: #ddb7ef; $custom-dark: #000000;
JSON
{
"hex": "#cd98e7",
"rgb": {
"r": 205,
"g": 152,
"b": 231
},
"hsl": {
"h": 280.253,
"s": 62.205,
"l": 75.098
},
"oklch": {
"l": 0.75759,
"c": 0.12361,
"h": 314.2
},
"luminance": 0.41205
}Semantic roles & 50–950 ramp
primary
#CD98E7
secondary
#E2F1DA
accent
#CA1C55
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084