#BEAFAB#BEAFAB
#BEAFAB is a light, near-neutral red. Relative luminance 0.445; OKLCH L 76.6% C 0.018 H 35.3°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAFAB |
|---|---|
| RGB | rgb(190, 175, 171) |
| HSL | hsl(13, 13%, 71%) |
| HSV | hsv(13, 10%, 75%) |
| CMYK | cmyk(0%, 7.9%, 10%, 25.5%) |
| CIE-LAB | lab(72.59, 4.67, 3.99) |
| CIE-LCH | lch(72.59, 6.14, 40.47°) |
| OKLab | oklab(76.55% 0.0149 0.0106) |
| OKLCH | oklch(76.55% 0.018 35.3) |
| XYZ | xyz(43.9152, 44.5481, 44.8054) |
| Luminance | 0.4455 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.04
Warm Gray
#C9BEB0
ΔE00 7.01
Dark Gray
#A9A9A9
ΔE00 7.29
Silver
#C0C0C0
ΔE00 7.78
Greige
#B8AB98
ΔE00 7.95
Dove Gray
#B6B8BD
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAFAB #ABBABE
analogous
#BEABB0 #BEAFAB #BEB8AB
triadic
#BEAFAB #ABBEAF #AFABBE
tetradic
#BEAFAB #B0BEAB #ABBABE #B8ABBE
square
#BEAFAB #B0BEAB #ABBABE #B8ABBE
split-complementary
#BEAFAB #ABBEB8 #ABB0BE
monochromatic
#876E68 #A38E88 #BEAFAB #D9D0CE #F2EFEE
Accessibility & contrast
On white
2.12
#BEAFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#BEAFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAFAB
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAFAB | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0AB
Deuteranopia (green-blind)
#B6B3AB
Tritanopia (blue-blind)
#C2ADAE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #beafab; /* rgb */ color: rgb(190, 175, 171); /* oklch */ color: oklch(76.6% 0.018 35.3);
Tailwind
colors: {
custom: {
50: '#d1c6c4',
500: '#beafab',
950: '#000000',
},
}SCSS
$custom: #beafab; $custom-light: #d1c6c4; $custom-dark: #000000;
JSON
{
"hex": "#beafab",
"rgb": {
"r": 190,
"g": 175,
"b": 171
},
"hsl": {
"h": 12.632,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.76551,
"c": 0.01825,
"h": 35.3
},
"luminance": 0.44547
}Semantic roles & 50–950 ramp
primary
#BEAFAB
secondary
#E0E4E5
accent
#88974F
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141312
muted
#828281