#C09FBB#C09FBB
#C09FBB is a light, muted purple. Relative luminance 0.396; OKLCH L 74.1% C 0.054 H 331.2°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C09FBB |
|---|---|
| RGB | rgb(192, 159, 187) |
| HSL | hsl(309, 21%, 69%) |
| HSV | hsv(309, 17%, 75%) |
| CMYK | cmyk(0%, 17.2%, 2.6%, 24.7%) |
| CIE-LAB | lab(69.18, 17.00, -9.85) |
| CIE-LCH | lch(69.18, 19.65, 329.92°) |
| OKLab | oklab(74.08% 0.0477 -0.0262) |
| OKLCH | oklch(74.08% 0.054 331.2) |
| XYZ | xyz(43.1050, 39.5915, 52.3753) |
| Luminance | 0.3959 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.28
Light Mauve
#C292A1
ΔE00 7.07
Dusty Lavender
#AC86A8
ΔE00 7.54
Thistle
#D8BFD8
ΔE00 8.43
Dusty Pink
#D8A7B1
ΔE00 8.44
Grey Pink
#C3909B
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09FBB #9FC0A4
analogous
#B59FC0 #C09FBB #C09FAB
triadic
#C09FBB #BBC09F #9FBBC0
tetradic
#C09FBB #C0B59F #9FC0A4 #9FABC0
square
#C09FBB #C0B59F #9FC0A4 #9FABC0
split-complementary
#C09FBB #ABC09F #9FC0B5
monochromatic
#8A5B83 #A87AA1 #C09FBB #D8C4D5 #F0E9EF
Accessibility & contrast
On white
2.35
#C09FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#C09FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09FBB
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09FBB | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BC
Deuteranopia (green-blind)
#A5AABA
Tritanopia (blue-blind)
#C3A1A8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c09fbb; /* rgb */ color: rgb(192, 159, 187); /* oklch */ color: oklch(74.1% 0.054 331.2);
Tailwind
colors: {
custom: {
50: '#d3bbcf',
500: '#c09fbb',
950: '#000000',
},
}SCSS
$custom: #c09fbb; $custom-light: #d3bbcf; $custom-dark: #000000;
JSON
{
"hex": "#c09fbb",
"rgb": {
"r": 192,
"g": 159,
"b": 187
},
"hsl": {
"h": 309.091,
"s": 20.755,
"l": 68.824
},
"oklch": {
"l": 0.74083,
"c": 0.05446,
"h": 331.2
},
"luminance": 0.39591
}Semantic roles & 50–950 ramp
primary
#C09FBB
secondary
#D9E2DA
accent
#9F5446
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141213
muted
#828182