#C898EB#C898EB
#C898EB is a light, vivid violet. Relative luminance 0.407; OKLCH L 75.4% C 0.126 H 310.1°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C898EB |
|---|---|
| RGB | rgb(200, 152, 235) |
| HSL | hsl(275, 67%, 76%) |
| HSV | hsv(275, 35%, 92%) |
| CMYK | cmyk(14.9%, 35.3%, 0%, 7.8%) |
| CIE-LAB | lab(69.99, 33.09, -35.03) |
| CIE-LCH | lch(69.99, 48.19, 313.37°) |
| OKLab | oklab(75.45% 0.0813 -0.0966) |
| OKLCH | oklch(75.45% 0.126 310.1) |
| XYZ | xyz(50.0404, 40.7346, 83.8076) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.01
Baby Purple
#CA9BF7
ΔE00 2.12
Lilac (survey)
#CEA2FD
ΔE00 3.41
Pastel Purple
#CAA0FF
ΔE00 3.77
Pale Purple
#B790D4
ΔE00 4.43
Liliac
#C48EFD
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C898EB #BBEB98
analogous
#9E98EB #C898EB #EB98E4
triadic
#C898EB #EBC898 #98EBC8
tetradic
#C898EB #EB9E98 #BBEB98 #98E4EB
square
#C898EB #EB9E98 #BBEB98 #98E4EB
split-complementary
#C898EB #E4EB98 #98EB9E
monochromatic
#9132D7 #AD65E1 #C898EB #E3CBF5 #F1E5FA
Accessibility & contrast
On white
2.30
#C898EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#C898EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C898EB
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C898EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C898EB | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9EE
Deuteranopia (green-blind)
#93ACE9
Tritanopia (blue-blind)
#C4A4B7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c898eb; /* rgb */ color: rgb(200, 152, 235); /* oklch */ color: oklch(75.4% 0.126 310.1);
Tailwind
colors: {
custom: {
50: '#dab7f1',
500: '#c898eb',
950: '#000000',
},
}SCSS
$custom: #c898eb; $custom-light: #dab7f1; $custom-dark: #000000;
JSON
{
"hex": "#c898eb",
"rgb": {
"r": 200,
"g": 152,
"b": 235
},
"hsl": {
"h": 274.699,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.75447,
"c": 0.12625,
"h": 310.1
},
"luminance": 0.40734
}Semantic roles & 50–950 ramp
primary
#C898EB
secondary
#E4F2D9
accent
#CF1664
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085