#C19EBF#C19EBF
#C19EBF is a light, moderate purple. Relative luminance 0.396; OKLCH L 74.1% C 0.061 H 328.0°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C19EBF |
|---|---|
| RGB | rgb(193, 158, 191) |
| HSL | hsl(303, 22%, 69%) |
| HSV | hsv(303, 18%, 76%) |
| CMYK | cmyk(0%, 18.1%, 1%, 24.3%) |
| CIE-LAB | lab(69.15, 18.65, -12.10) |
| CIE-LCH | lch(69.15, 22.23, 327.03°) |
| OKLab | oklab(74.13% 0.0518 -0.0323) |
| OKLCH | oklch(74.13% 0.061 328) |
| XYZ | xyz(43.6221, 39.5537, 54.6168) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.05
Dusty Lavender
#AC86A8
ΔE00 7.23
Light Mauve
#C292A1
ΔE00 7.93
Plum
#DDA0DD
ΔE00 7.93
Heather
#A484AC
ΔE00 8.57
Thistle
#D8BFD8
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19EBF #9EC1A0
analogous
#B29EC1 #C19EBF #C19EAE
triadic
#C19EBF #BFC19E #9EBFC1
tetradic
#C19EBF #C1B29E #9EC1A0 #9EAEC1
square
#C19EBF #C1B29E #9EC1A0 #9EAEC1
split-complementary
#C19EBF #AEC19E #9EC1B2
monochromatic
#8B5989 #A979A6 #C19EBF #D9C3D8 #F1E9F0
Accessibility & contrast
On white
2.36
#C19EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#C19EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19EBF
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19EBF | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C0
Deuteranopia (green-blind)
#A4AABE
Tritanopia (blue-blind)
#C4A0A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c19ebf; /* rgb */ color: rgb(193, 158, 191); /* oklch */ color: oklch(74.1% 0.061 328.0);
Tailwind
colors: {
custom: {
50: '#d4bad2',
500: '#c19ebf',
950: '#000000',
},
}SCSS
$custom: #c19ebf; $custom-light: #d4bad2; $custom-dark: #000000;
JSON
{
"hex": "#c19ebf",
"rgb": {
"r": 193,
"g": 158,
"b": 191
},
"hsl": {
"h": 303.429,
"s": 22.013,
"l": 68.824
},
"oklch": {
"l": 0.74125,
"c": 0.06106,
"h": 328
},
"luminance": 0.39553
}Semantic roles & 50–950 ramp
primary
#C19EBF
secondary
#D8E3D9
accent
#A04A45
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141114
muted
#838082