#C09AFD#C09AFD
#C09AFD is a light, vivid violet. Relative luminance 0.414; OKLCH L 75.9% C 0.143 H 300.7°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C09AFD |
|---|---|
| RGB | rgb(192, 154, 253) |
| HSL | hsl(263, 96%, 80%) |
| HSV | hsv(263, 39%, 99%) |
| CMYK | cmyk(24.1%, 39.1%, 0%, 0.8%) |
| CIE-LAB | lab(70.46, 33.67, -44.17) |
| CIE-LCH | lch(70.46, 55.54, 307.32°) |
| OKLab | oklab(75.88% 0.0731 -0.123) |
| OKLCH | oklch(75.88% 0.143 300.7) |
| XYZ | xyz(51.0195, 41.4094, 98.2144) |
| Luminance | 0.4141 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.25
Baby Purple
#CA9BF7
ΔE00 2.79
Lilac (survey)
#CEA2FD
ΔE00 3.34
Liliac
#C48EFD
ΔE00 3.37
Lavender (survey)
#C79FEF
ΔE00 3.97
Pale Violet
#CEAEFA
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09AFD #D7FD9A
analogous
#9AA6FD #C09AFD #F19AFD
triadic
#C09AFD #FDC09A #9AFDC0
tetradic
#C09AFD #FD9AA6 #D7FD9A #9AFDF1
square
#C09AFD #FD9AA6 #D7FD9A #9AFDF1
split-complementary
#C09AFD #FDF19A #A6FD9A
monochromatic
#7522FB #9B5EFC #C09AFD #E5D6FE #ECE1FE
Accessibility & contrast
On white
2.26
#C09AFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#C09AFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09AFD
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09AFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09AFD | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ACFF
Deuteranopia (green-blind)
#88ACFA
Tritanopia (blue-blind)
#B5AAC0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c09afd; /* rgb */ color: rgb(192, 154, 253); /* oklch */ color: oklch(75.9% 0.143 300.7);
Tailwind
colors: {
custom: {
50: '#d5b8fe',
500: '#c09afd',
950: '#000000',
},
}SCSS
$custom: #c09afd; $custom-light: #d5b8fe; $custom-dark: #000000;
JSON
{
"hex": "#c09afd",
"rgb": {
"r": 192,
"g": 154,
"b": 253
},
"hsl": {
"h": 263.03,
"s": 96.117,
"l": 79.804
},
"oklch": {
"l": 0.75881,
"c": 0.1431,
"h": 300.7
},
"luminance": 0.4141
}Semantic roles & 50–950 ramp
primary
#C09AFD
secondary
#E9F7D4
accent
#E6008D
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086