#C09FCA#C09FCA
#C09FCA is a light, moderate purple. Relative luminance 0.403; OKLCH L 74.6% C 0.071 H 318.3°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C09FCA |
|---|---|
| RGB | rgb(192, 159, 202) |
| HSL | hsl(286, 29%, 71%) |
| HSV | hsv(286, 21%, 79%) |
| CMYK | cmyk(5%, 21.3%, 0%, 20.8%) |
| CIE-LAB | lab(69.66, 19.88, -17.44) |
| CIE-LCH | lch(69.66, 26.45, 318.75°) |
| OKLab | oklab(74.61% 0.0528 -0.0471) |
| OKLCH | oklch(74.61% 0.071 318.3) |
| XYZ | xyz(44.7955, 40.2677, 61.2783) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.46
Plum
#DDA0DD
ΔE00 6.48
Lavender
#B39DDB
ΔE00 6.59
Pale Purple
#B790D4
ΔE00 6.86
Dusty Lavender
#AC86A8
ΔE00 8.21
Lavender (survey)
#C79FEF
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09FCA #A9CA9F
analogous
#AA9FCA #C09FCA #CA9FBE
triadic
#C09FCA #CAC09F #9FCAC0
tetradic
#C09FCA #CAAA9F #A9CA9F #9FBECA
square
#C09FCA #CAAA9F #A9CA9F #9FBECA
split-complementary
#C09FCA #BECA9F #9FCAAA
monochromatic
#8A559A #A678B4 #C09FCA #DAC6E0 #F2EBF4
Accessibility & contrast
On white
2.32
#C09FCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#C09FCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09FCA
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09FCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09FCA | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA8CC
Deuteranopia (green-blind)
#A1ABC9
Tritanopia (blue-blind)
#C0A3AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c09fca; /* rgb */ color: rgb(192, 159, 202); /* oklch */ color: oklch(74.6% 0.071 318.3);
Tailwind
colors: {
custom: {
50: '#d3bbda',
500: '#c09fca',
950: '#000000',
},
}SCSS
$custom: #c09fca; $custom-light: #d3bbda; $custom-dark: #000000;
JSON
{
"hex": "#c09fca",
"rgb": {
"r": 192,
"g": 159,
"b": 202
},
"hsl": {
"h": 286.047,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.74614,
"c": 0.07073,
"h": 318.3
},
"luminance": 0.40267
}Semantic roles & 50–950 ramp
primary
#C09FCA
secondary
#DFE8DD
accent
#A83E57
background
#FCFBFD
surface
#F9F6FA
border
#D2D0D3
text
#141214
muted
#828183