#C09EBF#C09EBF
#C09EBF is a light, moderate purple. Relative luminance 0.394; OKLCH L 74.0% C 0.060 H 327.1°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C09EBF |
|---|---|
| RGB | rgb(192, 158, 191) |
| HSL | hsl(302, 21%, 69%) |
| HSV | hsv(302, 18%, 75%) |
| CMYK | cmyk(0%, 17.7%, 0.5%, 24.7%) |
| CIE-LAB | lab(69.06, 18.31, -12.25) |
| CIE-LCH | lch(69.06, 22.03, 326.21°) |
| OKLab | oklab(74.03% 0.0507 -0.0328) |
| OKLCH | oklch(74.03% 0.06 327.1) |
| XYZ | xyz(43.3680, 39.4227, 54.6049) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.15
Dusty Lavender
#AC86A8
ΔE00 7.19
Plum
#DDA0DD
ΔE00 8.05
Light Mauve
#C292A1
ΔE00 8.06
Heather
#A484AC
ΔE00 8.47
Thistle
#D8BFD8
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09EBF #9EC09F
analogous
#B09EC0 #C09EBF #C09EAE
triadic
#C09EBF #BFC09E #9EBFC0
tetradic
#C09EBF #C0B09E #9EC09F #9EAEC0
square
#C09EBF #C0B09E #9EC09F #9EAEC0
split-complementary
#C09EBF #AEC09E #9EC0B0
monochromatic
#8A5A89 #A879A7 #C09EBF #D8C3D7 #F0E8F0
Accessibility & contrast
On white
2.36
#C09EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#C09EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09EBF
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09EBF | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C0
Deuteranopia (green-blind)
#A4AABE
Tritanopia (blue-blind)
#C2A0A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c09ebf; /* rgb */ color: rgb(192, 158, 191); /* oklch */ color: oklch(74.0% 0.060 327.1);
Tailwind
colors: {
custom: {
50: '#d3bad2',
500: '#c09ebf',
950: '#000000',
},
}SCSS
$custom: #c09ebf; $custom-light: #d3bad2; $custom-dark: #000000;
JSON
{
"hex": "#c09ebf",
"rgb": {
"r": 192,
"g": 158,
"b": 191
},
"hsl": {
"h": 301.765,
"s": 21.25,
"l": 68.627
},
"oklch": {
"l": 0.7403,
"c": 0.06033,
"h": 327.1
},
"luminance": 0.39422
}Semantic roles & 50–950 ramp
primary
#C09EBF
secondary
#D8E2D8
accent
#A04846
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141114
muted
#828082