#FBAE95#FBAE95
#FBAE95 is a light, moderate red. Relative luminance 0.530; OKLCH L 81.9% C 0.097 H 38.7°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAE95 |
|---|---|
| RGB | rgb(251, 174, 149) |
| HSL | hsl(15, 93%, 78%) |
| HSV | hsv(15, 41%, 98%) |
| CMYK | cmyk(0%, 30.7%, 40.6%, 1.6%) |
| CIE-LAB | lab(77.85, 25.22, 24.19) |
| CIE-LCH | lch(77.85, 34.95, 43.81°) |
| OKLab | oklab(81.85% 0.076 0.061) |
| OKLCH | oklch(81.85% 0.097 38.7) |
| XYZ | xyz(60.3471, 52.9555, 35.4709) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.15
Light Salmon
#FEA993
ΔE00 2.09
Blush (survey)
#F29E8E
ΔE00 5.01
Lightsalmon
#FFA07A
ΔE00 5.11
Darksalmon
#E9967A
ΔE00 6.16
Peachy Pink
#FF9A8A
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAE95 #95E2FB
analogous
#FB95AF #FBAE95 #FBE195
triadic
#FBAE95 #95FBAE #AE95FB
tetradic
#FBAE95 #AFFB95 #95E2FB #E195FB
square
#FBAE95 #AFFB95 #95E2FB #E195FB
split-complementary
#FBAE95 #95FBE1 #95AFFB
monochromatic
#F7541F #F9815A #FBAE95 #FDDBD0 #FEE8E2
Accessibility & contrast
On white
1.81
#FBAE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#FBAE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAE95
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAE95 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B793
Deuteranopia (green-blind)
#D3C794
Tritanopia (blue-blind)
#FFA2A7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fbae95; /* rgb */ color: rgb(251, 174, 149); /* oklch */ color: oklch(81.9% 0.097 38.7);
Tailwind
colors: {
custom: {
50: '#ffc6b4',
500: '#fbae95',
950: '#000000',
},
}SCSS
$custom: #fbae95; $custom-light: #ffc6b4; $custom-dark: #000000;
JSON
{
"hex": "#fbae95",
"rgb": {
"r": 251,
"g": 174,
"b": 149
},
"hsl": {
"h": 14.706,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.81854,
"c": 0.09747,
"h": 38.7
},
"luminance": 0.52951
}Semantic roles & 50–950 ramp
primary
#FBAE95
secondary
#59BBDC
accent
#ADE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281