#C895F9#C895F9
#C895F9 is a light, vivid violet. Relative luminance 0.406; OKLCH L 75.6% C 0.148 H 306.7°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C895F9 |
|---|---|
| RGB | rgb(200, 149, 249) |
| HSL | hsl(271, 89%, 78%) |
| HSV | hsv(271, 40%, 98%) |
| CMYK | cmyk(19.7%, 40.2%, 0%, 2.4%) |
| CIE-LAB | lab(69.90, 37.77, -42.81) |
| CIE-LCH | lch(69.90, 57.09, 311.42°) |
| OKLab | oklab(75.58% 0.0885 -0.1189) |
| OKLCH | oklch(75.58% 0.148 306.7) |
| XYZ | xyz(51.6624, 40.6142, 94.7219) |
| Luminance | 0.4061 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.73
Liliac
#C48EFD
ΔE00 2.20
Pastel Purple
#CAA0FF
ΔE00 2.78
Lilac (survey)
#CEA2FD
ΔE00 3.26
Lavender (survey)
#C79FEF
ΔE00 3.68
Pale Purple
#B790D4
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C895F9 #C6F995
analogous
#9695F9 #C895F9 #F995F8
triadic
#C895F9 #F9C895 #95F9C8
tetradic
#C895F9 #F99695 #C6F995 #95F8F9
square
#C895F9 #F99695 #C6F995 #95F8F9
split-complementary
#C895F9 #F8F995 #95F996
monochromatic
#8C21F2 #AA5BF6 #C895F9 #E6CFFC #F0E2FD
Accessibility & contrast
On white
2.30
#C895F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#C895F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C895F9
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C895F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C895F9 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FD
Deuteranopia (green-blind)
#8AABF6
Tritanopia (blue-blind)
#C1A5BB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c895f9; /* rgb */ color: rgb(200, 149, 249); /* oklch */ color: oklch(75.6% 0.148 306.7);
Tailwind
colors: {
custom: {
50: '#dab5fb',
500: '#c895f9',
950: '#000000',
},
}SCSS
$custom: #c895f9; $custom-light: #dab5fb; $custom-dark: #000000;
JSON
{
"hex": "#c895f9",
"rgb": {
"r": 200,
"g": 149,
"b": 249
},
"hsl": {
"h": 270.6,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.75578,
"c": 0.14821,
"h": 306.7
},
"luminance": 0.40614
}Semantic roles & 50–950 ramp
primary
#C895F9
secondary
#E5F5D6
accent
#E60070
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085