#C09ABA#C09ABA
#C09ABA is a light, moderate purple. Relative luminance 0.379; OKLCH L 73.1% C 0.063 H 331.6°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C09ABA |
|---|---|
| RGB | rgb(192, 154, 186) |
| HSL | hsl(309, 23%, 68%) |
| HSV | hsv(309, 20%, 75%) |
| CMYK | cmyk(0%, 19.8%, 3.1%, 24.7%) |
| CIE-LAB | lab(67.92, 19.58, -11.17) |
| CIE-LCH | lch(67.92, 22.55, 330.30°) |
| OKLab | oklab(73.1% 0.0551 -0.0298) |
| OKLCH | oklch(73.1% 0.063 331.6) |
| XYZ | xyz(42.1559, 37.8639, 51.5326) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.01
Dusty Lavender
#AC86A8
ΔE00 6.24
Light Mauve
#C292A1
ΔE00 6.91
Heather
#A484AC
ΔE00 7.92
Plum
#DDA0DD
ΔE00 8.34
Grey Pink
#C3909B
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09ABA #9AC0A0
analogous
#B39AC0 #C09ABA #C09AA7
triadic
#C09ABA #BAC09A #9ABAC0
tetradic
#C09ABA #C0B39A #9AC0A0 #9AA7C0
square
#C09ABA #C0B39A #9AC0A0 #9AA7C0
split-complementary
#C09ABA #A7C09A #9AC0B3
monochromatic
#8A5682 #A874A0 #C09ABA #D8C0D4 #EFE5ED
Accessibility & contrast
On white
2.45
#C09ABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#C09ABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09ABA
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09ABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09ABA | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A2BB
Deuteranopia (green-blind)
#A2A7B9
Tritanopia (blue-blind)
#C49CA5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c09aba; /* rgb */ color: rgb(192, 154, 186); /* oklch */ color: oklch(73.1% 0.063 331.6);
Tailwind
colors: {
custom: {
50: '#d3b8ce',
500: '#c09aba',
950: '#000000',
},
}SCSS
$custom: #c09aba; $custom-light: #d3b8ce; $custom-dark: #000000;
JSON
{
"hex": "#c09aba",
"rgb": {
"r": 192,
"g": 154,
"b": 186
},
"hsl": {
"h": 309.474,
"s": 23.171,
"l": 67.843
},
"oklch": {
"l": 0.73101,
"c": 0.06264,
"h": 331.6
},
"luminance": 0.37863
}Semantic roles & 50–950 ramp
primary
#C09ABA
secondary
#D5E1D7
accent
#A25344
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141113
muted
#828082