#C898ED#C898ED
#C898ED is a light, vivid violet. Relative luminance 0.408; OKLCH L 75.5% C 0.129 H 309.5°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C898ED |
|---|---|
| RGB | rgb(200, 152, 237) |
| HSL | hsl(274, 70%, 76%) |
| HSV | hsv(274, 36%, 93%) |
| CMYK | cmyk(15.6%, 35.9%, 0%, 7.1%) |
| CIE-LAB | lab(70.07, 33.52, -36.00) |
| CIE-LCH | lch(70.07, 49.19, 312.96°) |
| OKLab | oklab(75.54% 0.0818 -0.0993) |
| OKLCH | oklch(75.54% 0.129 309.5) |
| XYZ | xyz(50.3309, 40.8509, 85.3379) |
| Luminance | 0.4085 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.75
Lavender (survey)
#C79FEF
ΔE00 1.97
Lilac (survey)
#CEA2FD
ΔE00 3.15
Pastel Purple
#CAA0FF
ΔE00 3.43
Liliac
#C48EFD
ΔE00 4.55
Pale Purple
#B790D4
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C898ED #BDED98
analogous
#9E98ED #C898ED #ED98E8
triadic
#C898ED #EDC898 #98EDC8
tetradic
#C898ED #ED9E98 #BDED98 #98E8ED
square
#C898ED #ED9E98 #BDED98 #98E8ED
split-complementary
#C898ED #E8ED98 #98ED9E
monochromatic
#9030DB #AC64E4 #C898ED #E4CCF6 #F1E5FA
Accessibility & contrast
On white
2.29
#C898ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#C898ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C898ED
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C898ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C898ED | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9F0
Deuteranopia (green-blind)
#92ACEB
Tritanopia (blue-blind)
#C4A4B8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c898ed; /* rgb */ color: rgb(200, 152, 237); /* oklch */ color: oklch(75.5% 0.129 309.5);
Tailwind
colors: {
custom: {
50: '#dab7f3',
500: '#c898ed',
950: '#000000',
},
}SCSS
$custom: #c898ed; $custom-light: #dab7f3; $custom-dark: #000000;
JSON
{
"hex": "#c898ed",
"rgb": {
"r": 200,
"g": 152,
"b": 237
},
"hsl": {
"h": 273.882,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.75536,
"c": 0.12868,
"h": 309.5
},
"luminance": 0.4085
}Semantic roles & 50–950 ramp
primary
#C898ED
secondary
#E4F2D9
accent
#D21366
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085