#C09FC2#C09FC2
#C09FC2 is a light, moderate purple. Relative luminance 0.399; OKLCH L 74.3% C 0.062 H 324.4°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C09FC2 |
|---|---|
| RGB | rgb(192, 159, 194) |
| HSL | hsl(297, 22%, 69%) |
| HSV | hsv(297, 18%, 76%) |
| CMYK | cmyk(1%, 18%, 0%, 23.9%) |
| CIE-LAB | lab(69.40, 18.32, -13.40) |
| CIE-LCH | lch(69.40, 22.70, 323.82°) |
| OKLab | oklab(74.33% 0.0501 -0.0359) |
| OKLCH | oklch(74.33% 0.062 324.4) |
| XYZ | xyz(43.8727, 39.8986, 56.4185) |
| Luminance | 0.3990 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 1.82
Dusty Lavender
#AC86A8
ΔE00 7.52
Plum
#DDA0DD
ΔE00 7.68
Heather
#A484AC
ΔE00 8.55
Lavender
#B39DDB
ΔE00 8.66
Thistle
#D8BFD8
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09FC2 #A1C29F
analogous
#AF9FC2 #C09FC2 #C29FB3
triadic
#C09FC2 #C2C09F #9FC2C0
tetradic
#C09FC2 #C2AF9F #A1C29F #9FB3C2
square
#C09FC2 #C2AF9F #A1C29F #9FB3C2
split-complementary
#C09FC2 #B3C29F #9FC2AF
monochromatic
#8A5A8D #A77AAA #C09FC2 #D9C4DA #F1EAF2
Accessibility & contrast
On white
2.34
#C09FC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#C09FC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09FC2
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09FC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09FC2 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA7C3
Deuteranopia (green-blind)
#A4ABC1
Tritanopia (blue-blind)
#C2A2AB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c09fc2; /* rgb */ color: rgb(192, 159, 194); /* oklch */ color: oklch(74.3% 0.062 324.4);
Tailwind
colors: {
custom: {
50: '#d3bbd4',
500: '#c09fc2',
950: '#000000',
},
}SCSS
$custom: #c09fc2; $custom-light: #d3bbd4; $custom-dark: #000000;
JSON
{
"hex": "#c09fc2",
"rgb": {
"r": 192,
"g": 159,
"b": 194
},
"hsl": {
"h": 296.571,
"s": 22.293,
"l": 69.216
},
"oklch": {
"l": 0.74325,
"c": 0.0617,
"h": 324.4
},
"luminance": 0.39898
}Semantic roles & 50–950 ramp
primary
#C09FC2
secondary
#DAE3D9
accent
#A1454A
background
#FCFBFD
surface
#F9F6FA
border
#D2D0D3
text
#141214
muted
#828183