#B69DA2#B69DA2
#B69DA2 is a light, muted red. Relative luminance 0.367; OKLCH L 72.0% C 0.030 H 4.3°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B69DA2 |
|---|---|
| RGB | rgb(182, 157, 162) |
| HSL | hsl(348, 15%, 66%) |
| HSV | hsv(348, 14%, 71%) |
| CMYK | cmyk(0%, 13.7%, 11%, 28.6%) |
| CIE-LAB | lab(67.03, 10.04, 0.80) |
| CIE-LCH | lch(67.03, 10.07, 4.57°) |
| OKLab | oklab(71.96% 0.0302 0.0023) |
| OKLCH | oklch(71.96% 0.03 4.3) |
| XYZ | xyz(37.8695, 36.6686, 39.2583) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.67
Rosybrown
#BC8F8F
ΔE00 7.03
Light Mauve
#C292A1
ΔE00 7.63
Grey Pink
#C3909B
ΔE00 7.93
Dusty Pink
#D8A7B1
ΔE00 8.39
Greyish Pink
#C88D94
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69DA2 #9DB6B1
analogous
#B69DAF #B69DA2 #B6A59D
triadic
#B69DA2 #A2B69D #9DA2B6
tetradic
#B69DA2 #AFB69D #9DB6B1 #A59DB6
square
#B69DA2 #AFB69D #9DB6B1 #A59DB6
split-complementary
#B69DA2 #9DB6A5 #9DAFB6
monochromatic
#7C5C63 #9C7A81 #B69DA2 #D0C0C3 #EAE3E5
Accessibility & contrast
On white
2.52
#B69DA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#B69DA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69DA2
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69DA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69DA2 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A1A2
Deuteranopia (green-blind)
#A6A5A2
Tritanopia (blue-blind)
#BB9C9F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b69da2; /* rgb */ color: rgb(182, 157, 162); /* oklch */ color: oklch(72.0% 0.030 4.3);
Tailwind
colors: {
custom: {
50: '#ccbabd',
500: '#b69da2',
950: '#000000',
},
}SCSS
$custom: #b69da2; $custom-light: #ccbabd; $custom-dark: #000000;
JSON
{
"hex": "#b69da2",
"rgb": {
"r": 182,
"g": 157,
"b": 162
},
"hsl": {
"h": 348,
"s": 14.62,
"l": 66.471
},
"oklch": {
"l": 0.71957,
"c": 0.03025,
"h": 4.3
},
"luminance": 0.36668
}Semantic roles & 50–950 ramp
primary
#B69DA2
secondary
#D3DBDA
accent
#998A4D
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081