#C895EE#C895EE
#C895EE is a light, vivid violet. Relative luminance 0.399; OKLCH L 75.1% C 0.135 H 309.8°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C895EE |
|---|---|
| RGB | rgb(200, 149, 238) |
| HSL | hsl(274, 72%, 76%) |
| HSV | hsv(274, 37%, 93%) |
| CMYK | cmyk(16%, 37.4%, 0%, 6.7%) |
| CIE-LAB | lab(69.43, 35.38, -37.54) |
| CIE-LCH | lch(69.43, 51.58, 313.30°) |
| OKLab | oklab(75.07% 0.0863 -0.1037) |
| OKLCH | oklch(75.07% 0.135 309.8) |
| XYZ | xyz(49.9967, 39.9479, 85.9492) |
| Luminance | 0.3995 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.91
Lavender (survey)
#C79FEF
ΔE00 2.79
Lilac (survey)
#CEA2FD
ΔE00 3.57
Pastel Purple
#CAA0FF
ΔE00 3.67
Liliac
#C48EFD
ΔE00 3.84
Pale Purple
#B790D4
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C895EE #BBEE95
analogous
#9B95EE #C895EE #EE95E7
triadic
#C895EE #EEC895 #95EEC8
tetradic
#C895EE #EE9B95 #BBEE95 #95E7EE
square
#C895EE #EE9B95 #BBEE95 #95E7EE
split-complementary
#C895EE #E7EE95 #95EE9B
monochromatic
#912CDD #AD60E6 #C895EE #E3CAF6 #F1E5FB
Accessibility & contrast
On white
2.34
#C895EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#C895EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C895EE
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C895EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C895EE | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7F1
Deuteranopia (green-blind)
#8FAAEB
Tritanopia (blue-blind)
#C4A2B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c895ee; /* rgb */ color: rgb(200, 149, 238); /* oklch */ color: oklch(75.1% 0.135 309.8);
Tailwind
colors: {
custom: {
50: '#dab5f4',
500: '#c895ee',
950: '#000000',
},
}SCSS
$custom: #c895ee; $custom-light: #dab5f4; $custom-dark: #000000;
JSON
{
"hex": "#c895ee",
"rgb": {
"r": 200,
"g": 149,
"b": 238
},
"hsl": {
"h": 274.382,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.75066,
"c": 0.13493,
"h": 309.8
},
"luminance": 0.39947
}Semantic roles & 50–950 ramp
primary
#C895EE
secondary
#E4F2D9
accent
#D41164
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085