#C299ED#C299ED
#C299ED is a light, vivid violet. Relative luminance 0.404; OKLCH L 75.1% C 0.125 H 306.0°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C299ED |
|---|---|
| RGB | rgb(194, 153, 237) |
| HSL | hsl(269, 70%, 76%) |
| HSV | hsv(269, 35%, 93%) |
| CMYK | cmyk(18.1%, 35.4%, 0%, 7.1%) |
| CIE-LAB | lab(69.73, 31.18, -36.57) |
| CIE-LCH | lch(69.73, 48.06, 310.45°) |
| OKLab | oklab(75.14% 0.0735 -0.1011) |
| OKLCH | oklch(75.14% 0.125 306) |
| XYZ | xyz(48.9224, 40.3665, 85.3186) |
| Luminance | 0.4037 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.69
Baby Purple
#CA9BF7
ΔE00 1.86
Pastel Purple
#CAA0FF
ΔE00 3.05
Lilac (survey)
#CEA2FD
ΔE00 3.11
Liliac
#C48EFD
ΔE00 4.47
Pale Purple
#B790D4
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C299ED #C4ED99
analogous
#999AED #C299ED #EC99ED
triadic
#C299ED #EDC299 #99EDC2
tetradic
#C299ED #ED999A #C4ED99 #99EDEC
square
#C299ED #ED999A #C4ED99 #99EDEC
split-complementary
#C299ED #EDEC99 #9AED99
monochromatic
#8431DB #A365E4 #C299ED #E1CDF6 #EFE5FA
Accessibility & contrast
On white
2.31
#C299ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#C299ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C299ED
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C299ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C299ED | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F0
Deuteranopia (green-blind)
#90ABEB
Tritanopia (blue-blind)
#BCA6B8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c299ed; /* rgb */ color: rgb(194, 153, 237); /* oklch */ color: oklch(75.1% 0.125 306.0);
Tailwind
colors: {
custom: {
50: '#d5b7f3',
500: '#c299ed',
950: '#000000',
},
}SCSS
$custom: #c299ed; $custom-light: #d5b7f3; $custom-dark: #000000;
JSON
{
"hex": "#c299ed",
"rgb": {
"r": 194,
"g": 153,
"b": 237
},
"hsl": {
"h": 269.286,
"s": 70,
"l": 76.471
},
"oklch": {
"l": 0.75144,
"c": 0.12497,
"h": 306
},
"luminance": 0.40366
}Semantic roles & 50–950 ramp
primary
#C299ED
secondary
#E6F2D9
accent
#D21475
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085