#CD98F9#CD98F9
#CD98F9 is a light, vivid violet. Relative luminance 0.423; OKLCH L 76.6% C 0.145 H 308.4°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CD98F9 |
|---|---|
| RGB | rgb(205, 152, 249) |
| HSL | hsl(273, 89%, 79%) |
| HSV | hsv(273, 39%, 98%) |
| CMYK | cmyk(17.7%, 39%, 0%, 2.4%) |
| CIE-LAB | lab(71.06, 37.57, -40.97) |
| CIE-LCH | lch(71.06, 55.59, 312.52°) |
| OKLab | oklab(76.56% 0.0901 -0.1135) |
| OKLCH | oklch(76.56% 0.145 308.4) |
| XYZ | xyz(53.5007, 42.2757, 94.9457) |
| Luminance | 0.4228 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.11
Pastel Purple
#CAA0FF
ΔE00 2.48
Lilac (survey)
#CEA2FD
ΔE00 2.52
Lavender (survey)
#C79FEF
ΔE00 3.10
Liliac
#C48EFD
ΔE00 3.31
Pale Violet
#CEAEFA
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD98F9 #C4F998
analogous
#9C98F9 #CD98F9 #F998F4
triadic
#CD98F9 #F9CD98 #98F9CD
tetradic
#CD98F9 #F99C98 #C4F998 #98F4F9
square
#CD98F9 #F99C98 #C4F998 #98F4F9
split-complementary
#CD98F9 #F4F998 #98F99C
monochromatic
#9524F2 #B15EF6 #CD98F9 #E9D2FC #F1E2FD
Accessibility & contrast
On white
2.22
#CD98F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#CD98F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD98F9
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD98F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD98F9 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFD
Deuteranopia (green-blind)
#90AFF6
Tritanopia (blue-blind)
#C7A7BD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #cd98f9; /* rgb */ color: rgb(205, 152, 249); /* oklch */ color: oklch(76.6% 0.145 308.4);
Tailwind
colors: {
custom: {
50: '#ddb7fb',
500: '#cd98f9',
950: '#000000',
},
}SCSS
$custom: #cd98f9; $custom-light: #ddb7fb; $custom-dark: #000000;
JSON
{
"hex": "#cd98f9",
"rgb": {
"r": 205,
"g": 152,
"b": 249
},
"hsl": {
"h": 272.784,
"s": 88.991,
"l": 78.627
},
"oklch": {
"l": 0.76563,
"c": 0.1449,
"h": 308.4
},
"luminance": 0.42275
}Semantic roles & 50–950 ramp
primary
#CD98F9
secondary
#E4F5D6
accent
#E60068
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085