#C09FDF#C09FDF
#C09FDF is a light, moderate violet. Relative luminance 0.413; OKLCH L 75.4% C 0.097 H 307.7°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C09FDF |
|---|---|
| RGB | rgb(192, 159, 223) |
| HSL | hsl(271, 50%, 75%) |
| HSV | hsv(271, 29%, 87%) |
| CMYK | cmyk(13.9%, 28.7%, 0%, 12.5%) |
| CIE-LAB | lab(70.41, 24.21, -27.87) |
| CIE-LCH | lch(70.41, 36.92, 310.98°) |
| OKLab | oklab(75.44% 0.0591 -0.0763) |
| OKLCH | oklch(75.44% 0.097 307.7) |
| XYZ | xyz(47.4532, 41.3308, 75.2755) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.88
Lavender (survey)
#C79FEF
ΔE00 3.24
Pale Purple
#B790D4
ΔE00 4.10
Pale Violet
#CEAEFA
ΔE00 5.09
Baby Purple
#CA9BF7
ΔE00 5.21
Lilac (survey)
#CEA2FD
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09FDF #BEDF9F
analogous
#A09FDF #C09FDF #DF9FDE
triadic
#C09FDF #DFC09F #9FDFC0
tetradic
#C09FDF #DFA09F #BEDF9F #9FDEDF
square
#C09FDF #DFA09F #BEDF9F #9FDEDF
split-complementary
#C09FDF #DEDF9F #9FDFA0
monochromatic
#8443C0 #A271D0 #C09FDF #DECDEE #F0E8F7
Accessibility & contrast
On white
2.27
#C09FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#C09FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09FDF
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09FDF | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ABE2
Deuteranopia (green-blind)
#9AADDD
Tritanopia (blue-blind)
#BCA8B6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c09fdf; /* rgb */ color: rgb(192, 159, 223); /* oklch */ color: oklch(75.4% 0.097 307.7);
Tailwind
colors: {
custom: {
50: '#d3bbe9',
500: '#c09fdf',
950: '#000000',
},
}SCSS
$custom: #c09fdf; $custom-light: #d3bbe9; $custom-dark: #000000;
JSON
{
"hex": "#c09fdf",
"rgb": {
"r": 192,
"g": 159,
"b": 223
},
"hsl": {
"h": 270.938,
"s": 50,
"l": 74.902
},
"oklch": {
"l": 0.75435,
"c": 0.09652,
"h": 307.7
},
"luminance": 0.4133
}Semantic roles & 50–950 ramp
primary
#C09FDF
secondary
#E5EEDD
accent
#BD2870
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141216
muted
#838184