#C679BE#C679BE
#C679BE is a light, vivid purple. Relative luminance 0.294; OKLCH L 68.1% C 0.131 H 330.7°. Best body text is #000000 at 6.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C679BE |
|---|---|
| RGB | rgb(198, 121, 190) |
| HSL | hsl(306, 40%, 63%) |
| HSV | hsv(306, 39%, 78%) |
| CMYK | cmyk(0%, 38.9%, 4%, 22.4%) |
| CIE-LAB | lab(61.13, 40.40, -23.65) |
| CIE-LCH | lch(61.13, 46.81, 329.66°) |
| OKLab | oklab(68.12% 0.1141 -0.064) |
| OKLCH | oklch(68.12% 0.131 330.7) |
| XYZ | xyz(39.4198, 29.4001, 52.3036) |
| Luminance | 0.2940 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 1.83
Orchid
#DA70D6
ΔE00 5.45
Lavender Pink
#DD85D7
ΔE00 5.57
Pale Magenta
#D767AD
ΔE00 6.15
Purplish Pink
#CE5DAE
ΔE00 6.77
Wisteria
#A87DC2
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C679BE #79C681
analogous
#A879C6 #C679BE #C67997
triadic
#C679BE #BEC679 #79BEC6
tetradic
#C679BE #C6A879 #79C681 #7997C6
square
#C679BE #C6A879 #79C681 #7997C6
split-complementary
#C679BE #97C679 #79C6A8
monochromatic
#8A3B82 #B44EA9 #C679BE #D8A4D3 #EBCFE8
Accessibility & contrast
On white
3.05
#C679BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.88
#C679BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C679BE
6.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C679BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C679BE | 1.00 | 3.05 | 6.88 | 6.88 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#768DC1
Deuteranopia (green-blind)
#8A97BC
Tritanopia (blue-blind)
#CC7E93
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #c679be; /* rgb */ color: rgb(198, 121, 190); /* oklch */ color: oklch(68.1% 0.131 330.7);
Tailwind
colors: {
custom: {
50: '#d8a1d1',
500: '#c679be',
950: '#000000',
},
}SCSS
$custom: #c679be; $custom-light: #d8a1d1; $custom-dark: #000000;
JSON
{
"hex": "#c679be",
"rgb": {
"r": 198,
"g": 121,
"b": 190
},
"hsl": {
"h": 306.234,
"s": 40.314,
"l": 62.549
},
"oklch": {
"l": 0.68117,
"c": 0.13086,
"h": 330.7
},
"luminance": 0.29398
}Semantic roles & 50–950 ramp
primary
#C679BE
secondary
#BFDBC2
accent
#B34032
background
#FDFAFC
surface
#FBF3F9
border
#D4CDD2
text
#150F14
muted
#837F82