#C09FBF#C09FBF
#C09FBF is a light, muted purple. Relative luminance 0.398; OKLCH L 74.2% C 0.059 H 327.1°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C09FBF |
|---|---|
| RGB | rgb(192, 159, 191) |
| HSL | hsl(302, 21%, 69%) |
| HSV | hsv(302, 17%, 75%) |
| CMYK | cmyk(0%, 17.2%, 0.5%, 24.7%) |
| CIE-LAB | lab(69.30, 17.75, -11.88) |
| CIE-LCH | lch(69.30, 21.36, 326.21°) |
| OKLab | oklab(74.22% 0.0491 -0.0318) |
| OKLCH | oklch(74.22% 0.059 327.1) |
| XYZ | xyz(43.5392, 39.7652, 54.6620) |
| Luminance | 0.3976 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.30
Dusty Lavender
#AC86A8
ΔE00 7.44
Light Mauve
#C292A1
ΔE00 8.04
Plum
#DDA0DD
ΔE00 8.29
Thistle
#D8BFD8
ΔE00 8.53
Heather
#A484AC
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09FBF #9FC0A0
analogous
#B19FC0 #C09FBF #C09FAF
triadic
#C09FBF #BFC09F #9FBFC0
tetradic
#C09FBF #C0B19F #9FC0A0 #9FAFC0
square
#C09FBF #C0B19F #9FC0A0 #9FAFC0
split-complementary
#C09FBF #AFC09F #9FC0B1
monochromatic
#8A5B89 #A87AA6 #C09FBF #D8C4D8 #F0E9F0
Accessibility & contrast
On white
2.35
#C09FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#C09FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09FBF
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09FBF | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA7C0
Deuteranopia (green-blind)
#A4ABBE
Tritanopia (blue-blind)
#C2A1AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c09fbf; /* rgb */ color: rgb(192, 159, 191); /* oklch */ color: oklch(74.2% 0.059 327.1);
Tailwind
colors: {
custom: {
50: '#d3bbd2',
500: '#c09fbf',
950: '#000000',
},
}SCSS
$custom: #c09fbf; $custom-light: #d3bbd2; $custom-dark: #000000;
JSON
{
"hex": "#c09fbf",
"rgb": {
"r": 192,
"g": 159,
"b": 191
},
"hsl": {
"h": 301.818,
"s": 20.755,
"l": 68.824
},
"oklch": {
"l": 0.7422,
"c": 0.0585,
"h": 327.1
},
"luminance": 0.39764
}Semantic roles & 50–950 ramp
primary
#C09FBF
secondary
#D9E2D9
accent
#9F4946
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141214
muted
#828182