#C790BE#C790BE
#C790BE is a light, moderate purple. Relative luminance 0.358; OKLCH L 72.1% C 0.090 H 332.3°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C790BE |
|---|---|
| RGB | rgb(199, 144, 190) |
| HSL | hsl(310, 33%, 67%) |
| HSV | hsv(310, 28%, 78%) |
| CMYK | cmyk(0%, 27.6%, 4.5%, 22%) |
| CIE-LAB | lab(66.37, 28.25, -15.66) |
| CIE-LCH | lch(66.37, 32.30, 330.99°) |
| OKLab | oklab(72.12% 0.0799 -0.042) |
| OKLCH | oklch(72.12% 0.09 332.3) |
| XYZ | xyz(42.8200, 35.8079, 53.3612) |
| Luminance | 0.3581 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.29
Dusty Lavender
#AC86A8
ΔE00 6.32
Plum
#DDA0DD
ΔE00 6.34
Lavender Pink
#DD85D7
ΔE00 7.39
Heather
#A484AC
ΔE00 7.67
Pale Purple
#B790D4
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C790BE #90C799
analogous
#B590C7 #C790BE #C790A3
triadic
#C790BE #BEC790 #90BEC7
tetradic
#C790BE #C7B590 #90C799 #90A3C7
square
#C790BE #C7B590 #90C799 #90A3C7
split-complementary
#C790BE #A3C790 #90C7B5
monochromatic
#934A87 #B267A6 #C790BE #DCB9D6 #F0E1EE
Accessibility & contrast
On white
2.57
#C790BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#C790BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C790BE
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C790BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C790BE | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9DC0
Deuteranopia (green-blind)
#9CA4BC
Tritanopia (blue-blind)
#CC93A0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #c790be; /* rgb */ color: rgb(199, 144, 190); /* oklch */ color: oklch(72.1% 0.090 332.3);
Tailwind
colors: {
custom: {
50: '#d8b1d1',
500: '#c790be',
950: '#000000',
},
}SCSS
$custom: #c790be; $custom-light: #d8b1d1; $custom-dark: #000000;
JSON
{
"hex": "#c790be",
"rgb": {
"r": 199,
"g": 144,
"b": 190
},
"hsl": {
"h": 309.818,
"s": 32.934,
"l": 67.255
},
"oklch": {
"l": 0.72118,
"c": 0.09029,
"h": 332.3
},
"luminance": 0.35806
}Semantic roles & 50–950 ramp
primary
#C790BE
secondary
#D1E2D4
accent
#AC4C3A
background
#FDFAFC
surface
#FAF5F9
border
#D3CFD2
text
#141014
muted
#837F82