#C69EA2#C69EA2
#C69EA2 is a light, muted red. Relative luminance 0.391; OKLCH L 73.7% C 0.048 H 11.6°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C69EA2 |
|---|---|
| RGB | rgb(198, 158, 162) |
| HSL | hsl(354, 26%, 70%) |
| HSV | hsv(354, 20%, 78%) |
| CMYK | cmyk(0%, 20.2%, 18.2%, 22.4%) |
| CIE-LAB | lab(68.80, 15.43, 3.57) |
| CIE-LCH | lch(68.80, 15.83, 13.02°) |
| OKLab | oklab(73.69% 0.0468 0.0096) |
| OKLCH | oklch(73.69% 0.048 11.6) |
| XYZ | xyz(42.0373, 39.0697, 39.5023) |
| Luminance | 0.3907 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.52
Rosybrown
#BC8F8F
ΔE00 4.78
Grey Pink
#C3909B
ΔE00 4.95
Light Mauve
#C292A1
ΔE00 5.24
Pinkish Grey
#C8ACA9
ΔE00 5.87
Greyish Pink
#C88D94
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C69EA2 #9EC6C2
analogous
#C69EB6 #C69EA2 #C6AE9E
triadic
#C69EA2 #A2C69E #9EA2C6
tetradic
#C69EA2 #B6C69E #9EC6C2 #AE9EC6
square
#C69EA2 #B6C69E #9EC6C2 #AE9EC6
split-complementary
#C69EA2 #9EC6AE #9EB6C6
monochromatic
#93565D #AF777D #C69EA2 #DDC5C7 #F3EBEC
Accessibility & contrast
On white
2.38
#C69EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#C69EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C69EA2
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C69EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C69EA2 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A4A2
Deuteranopia (green-blind)
#ADABA1
Tritanopia (blue-blind)
#CE9B9F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c69ea2; /* rgb */ color: rgb(198, 158, 162); /* oklch */ color: oklch(73.7% 0.048 11.6);
Tailwind
colors: {
custom: {
50: '#d7babd',
500: '#c69ea2',
950: '#000000',
},
}SCSS
$custom: #c69ea2; $custom-light: #d7babd; $custom-dark: #000000;
JSON
{
"hex": "#c69ea2",
"rgb": {
"r": 198,
"g": 158,
"b": 162
},
"hsl": {
"h": 354,
"s": 25.974,
"l": 69.804
},
"oklch": {
"l": 0.73692,
"c": 0.04781,
"h": 11.6
},
"luminance": 0.39068
}Semantic roles & 50–950 ramp
primary
#C69EA2
secondary
#DAE6E4
accent
#A59B41
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141112
muted
#838081