#FBBEAF#FBBEAF
#FBBEAF is a very light, moderate red. Relative luminance 0.604; OKLCH L 85.3% C 0.074 H 34.2°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBEAF |
|---|---|
| RGB | rgb(251, 190, 175) |
| HSL | hsl(12, 90%, 84%) |
| HSV | hsv(12, 30%, 98%) |
| CMYK | cmyk(0%, 24.3%, 30.3%, 1.6%) |
| CIE-LAB | lab(82.07, 19.89, 16.10) |
| CIE-LCH | lch(82.07, 25.59, 38.99°) |
| OKLab | oklab(85.3% 0.0611 0.0415) |
| OKLCH | oklch(85.3% 0.074 34.2) |
| XYZ | xyz(65.9365, 60.4348, 48.7412) |
| Luminance | 0.6043 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.56
Light Salmon
#FEA993
ΔE00 6.13
Pale Rose
#FDC1C5
ΔE00 7.37
Blush (survey)
#F29E8E
ΔE00 7.96
Apricot
#FBCEB1
ΔE00 8.24
Light Rose
#FFC5CB
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBEAF #AFECFB
analogous
#FBAFC6 #FBBEAF #FBE4AF
triadic
#FBBEAF #AFFBBE #BEAFFB
tetradic
#FBBEAF #C6FBAF #AFECFB #E4AFFB
square
#FBBEAF #C6FBAF #AFECFB #E4AFFB
split-complementary
#FBBEAF #AFFBE4 #AFC6FB
monochromatic
#F55F3A #F88F75 #FBBEAF #FEE7E2 #FEE7E2
Accessibility & contrast
On white
1.60
#FBBEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#FBBEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBEAF
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBEAF | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC5AE
Deuteranopia (green-blind)
#DAD1AF
Tritanopia (blue-blind)
#FFB6BA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbbeaf; /* rgb */ color: rgb(251, 190, 175); /* oklch */ color: oklch(85.3% 0.074 34.2);
Tailwind
colors: {
custom: {
50: '#fed1c6',
500: '#fbbeaf',
950: '#000000',
},
}SCSS
$custom: #fbbeaf; $custom-light: #fed1c6; $custom-dark: #000000;
JSON
{
"hex": "#fbbeaf",
"rgb": {
"r": 251,
"g": 190,
"b": 175
},
"hsl": {
"h": 11.842,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.85299,
"c": 0.07387,
"h": 34.2
},
"luminance": 0.60431
}Semantic roles & 50–950 ramp
primary
#FBBEAF
secondary
#6FC9DF
accent
#B8E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382