#C09CFD#C09CFD
#C09CFD is a light, vivid violet. Relative luminance 0.421; OKLCH L 76.2% C 0.140 H 300.2°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C09CFD |
|---|---|
| RGB | rgb(192, 156, 253) |
| HSL | hsl(262, 96%, 80%) |
| HSV | hsv(262, 38%, 99%) |
| CMYK | cmyk(24.1%, 38.3%, 0%, 0.8%) |
| CIE-LAB | lab(70.92, 32.57, -43.45) |
| CIE-LCH | lch(70.92, 54.30, 306.85°) |
| OKLab | oklab(76.23% 0.0704 -0.1209) |
| OKLCH | oklch(76.23% 0.14 300.2) |
| XYZ | xyz(51.3524, 42.0750, 98.3253) |
| Luminance | 0.4208 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.05
Baby Purple
#CA9BF7
ΔE00 2.85
Lilac (survey)
#CEA2FD
ΔE00 3.13
Lavender (survey)
#C79FEF
ΔE00 3.80
Liliac
#C48EFD
ΔE00 3.91
Pale Violet
#CEAEFA
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09CFD #D9FD9C
analogous
#9CA8FD #C09CFD #F19CFD
triadic
#C09CFD #FDC09C #9CFDC0
tetradic
#C09CFD #FD9CA8 #D9FD9C #9CFDF1
square
#C09CFD #FD9CA8 #D9FD9C #9CFDF1
split-complementary
#C09CFD #FDF19C #A8FD9C
monochromatic
#7424FB #9A60FC #C09CFD #E6D8FE #ECE1FE
Accessibility & contrast
On white
2.23
#C09CFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#C09CFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09CFD
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09CFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09CFD | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ADFF
Deuteranopia (green-blind)
#8AADFA
Tritanopia (blue-blind)
#B5ACC1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c09cfd; /* rgb */ color: rgb(192, 156, 253); /* oklch */ color: oklch(76.2% 0.140 300.2);
Tailwind
colors: {
custom: {
50: '#d4b9fe',
500: '#c09cfd',
950: '#000000',
},
}SCSS
$custom: #c09cfd; $custom-light: #d4b9fe; $custom-dark: #000000;
JSON
{
"hex": "#c09cfd",
"rgb": {
"r": 192,
"g": 156,
"b": 253
},
"hsl": {
"h": 262.268,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.7623,
"c": 0.13992,
"h": 300.2
},
"luminance": 0.42075
}Semantic roles & 50–950 ramp
primary
#C09CFD
secondary
#EAF7D4
accent
#E60090
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086