#C286BE#C286BE
#C286BE is a light, moderate purple. Relative luminance 0.322; OKLCH L 69.8% C 0.105 H 328.9°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C286BE |
|---|---|
| RGB | rgb(194, 134, 190) |
| HSL | hsl(304, 33%, 64%) |
| HSV | hsv(304, 31%, 76%) |
| CMYK | cmyk(0%, 30.9%, 2.1%, 23.9%) |
| CIE-LAB | lab(63.54, 32.06, -20.01) |
| CIE-LCH | lch(63.54, 37.79, 328.03°) |
| OKLab | oklab(69.84% 0.0896 -0.054) |
| OKLCH | oklch(69.84% 0.105 328.9) |
| XYZ | xyz(40.0667, 32.2387, 52.8174) |
| Luminance | 0.3224 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 5.30
Lavender Pink
#DD85D7
ΔE00 6.04
Dusty Lavender
#AC86A8
ΔE00 6.47
Pale Purple
#B790D4
ΔE00 6.66
Heather
#A484AC
ΔE00 6.91
Wisteria
#A87DC2
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C286BE #86C28A
analogous
#A886C2 #C286BE #C286A0
triadic
#C286BE #BEC286 #86BEC2
tetradic
#C286BE #C2A886 #86C28A #86A0C2
square
#C286BE #C2A886 #86C28A #86A0C2
split-complementary
#C286BE #A0C286 #86C2A8
monochromatic
#894584 #AD5DA8 #C286BE #D7AFD4 #EBD7EA
Accessibility & contrast
On white
2.82
#C286BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#C286BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C286BE
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C286BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C286BE | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8395C0
Deuteranopia (green-blind)
#929DBC
Tritanopia (blue-blind)
#C68A9A
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #c286be; /* rgb */ color: rgb(194, 134, 190); /* oklch */ color: oklch(69.8% 0.105 328.9);
Tailwind
colors: {
custom: {
50: '#d5aad1',
500: '#c286be',
950: '#000000',
},
}SCSS
$custom: #c286be; $custom-light: #d5aad1; $custom-dark: #000000;
JSON
{
"hex": "#c286be",
"rgb": {
"r": 194,
"g": 134,
"b": 190
},
"hsl": {
"h": 304,
"s": 32.967,
"l": 64.314
},
"oklch": {
"l": 0.69837,
"c": 0.10464,
"h": 328.9
},
"luminance": 0.32237
}Semantic roles & 50–950 ramp
primary
#C286BE
secondary
#C7DCC9
accent
#AC413A
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#141014
muted
#837F82