#C76FBD#C76FBD
#C76FBD is a light, vivid purple. Relative luminance 0.272; OKLCH L 66.6% C 0.148 H 331.4°. Best body text is #000000 at 6.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C76FBD |
|---|---|
| RGB | rgb(199, 111, 189) |
| HSL | hsl(307, 44%, 61%) |
| HSV | hsv(307, 44%, 78%) |
| CMYK | cmyk(0%, 44.2%, 5%, 22%) |
| CIE-LAB | lab(59.15, 45.79, -26.12) |
| CIE-LCH | lch(59.15, 52.72, 330.30°) |
| OKLab | oklab(66.64% 0.13 -0.0709) |
| OKLCH | oklch(66.64% 0.148 331.4) |
| XYZ | xyz(38.4226, 27.1872, 51.3581) |
| Luminance | 0.2718 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 1.77
Purplish Pink
#CE5DAE
ΔE00 4.74
Orchid
#DA70D6
ΔE00 4.77
Pale Magenta
#D767AD
ΔE00 5.28
Soft Purple
#A66FB5
ΔE00 6.63
Purpleish Pink
#DF4EC8
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C76FBD #6FC779
analogous
#A56FC7 #C76FBD #C76F91
triadic
#C76FBD #BDC76F #6FBDC7
tetradic
#C76FBD #C7A56F #6FC779 #6F91C7
square
#C76FBD #C7A56F #6FC779 #6F91C7
split-complementary
#C76FBD #91C76F #6FC7A5
monochromatic
#87357E #B346A7 #C76FBD #D89BD1 #E9C7E5
Accessibility & contrast
On white
3.26
#C76FBD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.44
#C76FBD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C76FBD
6.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C76FBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C76FBD | 1.00 | 3.26 | 6.44 | 6.44 |
| #FFFFFF | 3.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C87C0
Deuteranopia (green-blind)
#8493BA
Tritanopia (blue-blind)
#CE758D
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #c76fbd; /* rgb */ color: rgb(199, 111, 189); /* oklch */ color: oklch(66.6% 0.148 331.4);
Tailwind
colors: {
custom: {
50: '#da9bd1',
500: '#c76fbd',
950: '#000000',
},
}SCSS
$custom: #c76fbd; $custom-light: #da9bd1; $custom-dark: #000000;
JSON
{
"hex": "#c76fbd",
"rgb": {
"r": 199,
"g": 111,
"b": 189
},
"hsl": {
"h": 306.818,
"s": 44,
"l": 60.784
},
"oklch": {
"l": 0.66641,
"c": 0.14807,
"h": 331.4
},
"luminance": 0.27185
}Semantic roles & 50–950 ramp
primary
#C76FBD
secondary
#B8DABC
accent
#B73E2E
background
#FDF9FC
surface
#FBF2F9
border
#D4CCD2
text
#150E14
muted
#837E82