#C28FCA#C28FCA
#C28FCA is a light, moderate purple. Relative luminance 0.354; OKLCH L 71.9% C 0.101 H 321.9°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C28FCA |
|---|---|
| RGB | rgb(194, 143, 202) |
| HSL | hsl(292, 36%, 68%) |
| HSV | hsv(292, 29%, 79%) |
| CMYK | cmyk(4%, 29.2%, 0%, 20.8%) |
| CIE-LAB | lab(66.04, 29.40, -22.92) |
| CIE-LCH | lch(66.04, 37.27, 322.06°) |
| OKLab | oklab(71.89% 0.0793 -0.0622) |
| OKLCH | oklch(71.89% 0.101 321.9) |
| XYZ | xyz(42.7300, 35.3797, 60.4437) |
| Luminance | 0.3538 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 4.15
Plum
#DDA0DD
ΔE00 5.95
Lavender Pink
#DD85D7
ΔE00 6.13
Lilac
#C8A2C8
ΔE00 6.64
Orchid (survey)
#C875C4
ΔE00 7.09
Wisteria
#A87DC2
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C28FCA #97CA8F
analogous
#A48FCA #C28FCA #CA8FB5
triadic
#C28FCA #CAC28F #8FCAC2
tetradic
#C28FCA #CAA48F #97CA8F #8FB5CA
square
#C28FCA #CAA48F #97CA8F #8FB5CA
split-complementary
#C28FCA #B5CA8F #8FCAA4
monochromatic
#8C4897 #AB65B6 #C28FCA #D9B9DE #EFE2F1
Accessibility & contrast
On white
2.60
#C28FCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#C28FCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C28FCA
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C28FCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C28FCA | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899DCC
Deuteranopia (green-blind)
#95A3C8
Tritanopia (blue-blind)
#C495A4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #c28fca; /* rgb */ color: rgb(194, 143, 202); /* oklch */ color: oklch(71.9% 0.101 321.9);
Tailwind
colors: {
custom: {
50: '#d5b0da',
500: '#c28fca',
950: '#000000',
},
}SCSS
$custom: #c28fca; $custom-light: #d5b0da; $custom-dark: #000000;
JSON
{
"hex": "#c28fca",
"rgb": {
"r": 194,
"g": 143,
"b": 202
},
"hsl": {
"h": 291.864,
"s": 35.758,
"l": 67.647
},
"oklch": {
"l": 0.71887,
"c": 0.10079,
"h": 321.9
},
"luminance": 0.35379
}Semantic roles & 50–950 ramp
primary
#C28FCA
secondary
#D4E4D1
accent
#AF3747
background
#FDFAFD
surface
#FAF5FA
border
#D3CFD3
text
#141014
muted
#837F83