#C199EE#C199EE
#C199EE is a light, vivid violet. Relative luminance 0.403; OKLCH L 75.1% C 0.126 H 305.2°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C199EE |
|---|---|
| RGB | rgb(193, 153, 238) |
| HSL | hsl(268, 71%, 77%) |
| HSV | hsv(268, 36%, 93%) |
| CMYK | cmyk(18.9%, 35.7%, 0%, 6.7%) |
| CIE-LAB | lab(69.68, 31.11, -37.21) |
| CIE-LCH | lch(69.68, 48.50, 309.90°) |
| OKLab | oklab(75.1% 0.0726 -0.1029) |
| OKLCH | oklch(75.1% 0.126 305.2) |
| XYZ | xyz(48.8131, 40.2932, 86.0782) |
| Luminance | 0.4029 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.87
Baby Purple
#CA9BF7
ΔE00 1.88
Pastel Purple
#CAA0FF
ΔE00 2.91
Lilac (survey)
#CEA2FD
ΔE00 3.10
Liliac
#C48EFD
ΔE00 4.31
Pale Purple
#B790D4
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C199EE #C6EE99
analogous
#999CEE #C199EE #EC99EE
triadic
#C199EE #EEC199 #99EEC1
tetradic
#C199EE #EE999C #C6EE99 #99EEEC
square
#C199EE #EE999C #C6EE99 #99EEEC
split-complementary
#C199EE #EEEC99 #9CEE99
monochromatic
#8130DD #A165E5 #C199EE #E1CDF7 #EFE5FB
Accessibility & contrast
On white
2.32
#C199EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#C199EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C199EE
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C199EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C199EE | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F1
Deuteranopia (green-blind)
#8FAAEC
Tritanopia (blue-blind)
#BAA6B9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c199ee; /* rgb */ color: rgb(193, 153, 238); /* oklch */ color: oklch(75.1% 0.126 305.2);
Tailwind
colors: {
custom: {
50: '#d5b7f4',
500: '#c199ee',
950: '#000000',
},
}SCSS
$custom: #c199ee; $custom-light: #d5b7f4; $custom-dark: #000000;
JSON
{
"hex": "#c199ee",
"rgb": {
"r": 193,
"g": 153,
"b": 238
},
"hsl": {
"h": 268.235,
"s": 71.429,
"l": 76.667
},
"oklch": {
"l": 0.75096,
"c": 0.12593,
"h": 305.2
},
"luminance": 0.40293
}Semantic roles & 50–950 ramp
primary
#C199EE
secondary
#E6F2D9
accent
#D31278
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085