#FBAE98#FBAE98
#FBAE98 is a light, moderate red. Relative luminance 0.530; OKLCH L 81.9% C 0.096 H 36.6°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAE98 |
|---|---|
| RGB | rgb(251, 174, 152) |
| HSL | hsl(13, 93%, 79%) |
| HSV | hsv(13, 39%, 98%) |
| CMYK | cmyk(0%, 30.7%, 39.4%, 1.6%) |
| CIE-LAB | lab(77.91, 25.55, 22.66) |
| CIE-LCH | lch(77.91, 34.15, 41.57°) |
| OKLab | oklab(81.92% 0.0772 0.0574) |
| OKLCH | oklch(81.92% 0.096 36.6) |
| XYZ | xyz(60.5897, 53.0526, 36.7486) |
| Luminance | 0.5305 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 0.87
Light Salmon
#FEA993
ΔE00 1.62
Blush (survey)
#F29E8E
ΔE00 4.41
Peachy Pink
#FF9A8A
ΔE00 5.77
Lightsalmon
#FFA07A
ΔE00 5.85
Darksalmon
#E9967A
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAE98 #98E5FB
analogous
#FB98B4 #FBAE98 #FBDF98
triadic
#FBAE98 #98FBAE #AE98FB
tetradic
#FBAE98 #B4FB98 #98E5FB #DF98FB
square
#FBAE98 #B4FB98 #98E5FB #DF98FB
split-complementary
#FBAE98 #98FBDF #98B4FB
monochromatic
#F65122 #F9805D #FBAE98 #FDDCD3 #FEE8E2
Accessibility & contrast
On white
1.81
#FBAE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#FBAE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAE98
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAE98 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B796
Deuteranopia (green-blind)
#D2C797
Tritanopia (blue-blind)
#FFA3A8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fbae98; /* rgb */ color: rgb(251, 174, 152); /* oklch */ color: oklch(81.9% 0.096 36.6);
Tailwind
colors: {
custom: {
50: '#ffc6b6',
500: '#fbae98',
950: '#000000',
},
}SCSS
$custom: #fbae98; $custom-light: #ffc6b6; $custom-dark: #000000;
JSON
{
"hex": "#fbae98",
"rgb": {
"r": 251,
"g": 174,
"b": 152
},
"hsl": {
"h": 13.333,
"s": 92.523,
"l": 79.02
},
"oklch": {
"l": 0.81917,
"c": 0.09617,
"h": 36.6
},
"luminance": 0.53048
}Semantic roles & 50–950 ramp
primary
#FBAE98
secondary
#5BBFDC
accent
#B3E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281