#BEAEAF#BEAEAF
#BEAEAF is a light, near-neutral red. Relative luminance 0.443; OKLCH L 76.5% C 0.018 H 13.2°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAEAF |
|---|---|
| RGB | rgb(190, 174, 175) |
| HSL | hsl(356, 11%, 71%) |
| HSV | hsv(356, 8%, 75%) |
| CMYK | cmyk(0%, 8.4%, 7.9%, 25.5%) |
| CIE-LAB | lab(72.44, 5.91, 1.57) |
| CIE-LCH | lch(72.44, 6.11, 14.86°) |
| OKLab | oklab(76.46% 0.018 0.0042) |
| OKLCH | oklch(76.46% 0.018 13.2) |
| XYZ | xyz(44.1083, 44.3151, 46.7792) |
| Luminance | 0.4431 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.48
Dark Gray
#A9A9A9
ΔE00 7.87
Dove Gray
#B6B8BD
ΔE00 8.38
Silver
#C0C0C0
ΔE00 8.41
Warm Gray
#C9BEB0
ΔE00 9.49
Greige
#B8AB98
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAEAF #AEBEBD
analogous
#BEAEB7 #BEAEAF #BEB5AE
triadic
#BEAEAF #AFBEAE #AEAFBE
tetradic
#BEAEAF #B7BEAE #AEBEBD #B5AEBE
square
#BEAEAF #B7BEAE #AEBEBD #B5AEBE
split-complementary
#BEAEAF #AEBEB5 #AEB7BE
monochromatic
#866C6D #A38C8D #BEAEAF #D9D0D1 #F1EEEE
Accessibility & contrast
On white
2.13
#BEAEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#BEAEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAEAF
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAEAF | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B0AF
Deuteranopia (green-blind)
#B4B3AF
Tritanopia (blue-blind)
#C2ADAE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #beaeaf; /* rgb */ color: rgb(190, 174, 175); /* oklch */ color: oklch(76.5% 0.018 13.2);
Tailwind
colors: {
custom: {
50: '#d1c6c6',
500: '#beaeaf',
950: '#000000',
},
}SCSS
$custom: #beaeaf; $custom-light: #d1c6c6; $custom-dark: #000000;
JSON
{
"hex": "#beaeaf",
"rgb": {
"r": 190,
"g": 174,
"b": 175
},
"hsl": {
"h": 356.25,
"s": 10.959,
"l": 71.373
},
"oklch": {
"l": 0.76464,
"c": 0.01849,
"h": 13.2
},
"luminance": 0.44314
}Semantic roles & 50–950 ramp
primary
#BEAEAF
secondary
#E2E6E6
accent
#959150
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282