#C69FA2#C69FA2
#C69FA2 is a light, muted red. Relative luminance 0.394; OKLCH L 73.9% C 0.046 H 13.1°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C69FA2 |
|---|---|
| RGB | rgb(198, 159, 162) |
| HSL | hsl(355, 25%, 70%) |
| HSV | hsv(355, 20%, 78%) |
| CMYK | cmyk(0%, 19.7%, 18.2%, 22.4%) |
| CIE-LAB | lab(69.05, 14.88, 3.92) |
| CIE-LCH | lch(69.05, 15.39, 14.78°) |
| OKLab | oklab(73.88% 0.0453 0.0105) |
| OKLCH | oklch(73.88% 0.046 13.1) |
| XYZ | xyz(42.2085, 39.4122, 39.5594) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.73
Rosybrown
#BC8F8F
ΔE00 4.94
Pinkish Grey
#C8ACA9
ΔE00 5.36
Grey Pink
#C3909B
ΔE00 5.45
Light Mauve
#C292A1
ΔE00 5.76
Greyish Pink
#C88D94
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C69FA2 #9FC6C3
analogous
#C69FB5 #C69FA2 #C6B09F
triadic
#C69FA2 #A2C69F #9FA2C6
tetradic
#C69FA2 #B5C69F #9FC6C3 #B09FC6
square
#C69FA2 #B5C69F #9FC6C3 #B09FC6
split-complementary
#C69FA2 #9FC6B0 #9FB5C6
monochromatic
#93575C #AF797D #C69FA2 #DDC5C7 #F4ECEC
Accessibility & contrast
On white
2.36
#C69FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#C69FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C69FA2
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C69FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C69FA2 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A4A2
Deuteranopia (green-blind)
#AEABA1
Tritanopia (blue-blind)
#CE9CA0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c69fa2; /* rgb */ color: rgb(198, 159, 162); /* oklch */ color: oklch(73.9% 0.046 13.1);
Tailwind
colors: {
custom: {
50: '#d7bbbd',
500: '#c69fa2',
950: '#000000',
},
}SCSS
$custom: #c69fa2; $custom-light: #d7bbbd; $custom-dark: #000000;
JSON
{
"hex": "#c69fa2",
"rgb": {
"r": 198,
"g": 159,
"b": 162
},
"hsl": {
"h": 355.385,
"s": 25.49,
"l": 70
},
"oklch": {
"l": 0.73884,
"c": 0.04645,
"h": 13.1
},
"luminance": 0.39411
}Semantic roles & 50–950 ramp
primary
#C69FA2
secondary
#DBE6E5
accent
#A49C41
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141112
muted
#838081