#FBAE94#FBAE94
#FBAE94 is a light, moderate orange. Relative luminance 0.529; OKLCH L 81.8% C 0.098 H 39.4°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAE94 |
|---|---|
| RGB | rgb(251, 174, 148) |
| HSL | hsl(15, 93%, 78%) |
| HSV | hsv(15, 41%, 98%) |
| CMYK | cmyk(0%, 30.7%, 41%, 1.6%) |
| CIE-LAB | lab(77.83, 25.12, 24.70) |
| CIE-LCH | lch(77.83, 35.23, 44.53°) |
| OKLab | oklab(81.83% 0.0756 0.0622) |
| OKLCH | oklch(81.83% 0.098 39.4) |
| XYZ | xyz(60.2676, 52.9237, 35.0523) |
| Luminance | 0.5292 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.41
Light Salmon
#FEA993
ΔE00 2.33
Lightsalmon
#FFA07A
ΔE00 4.89
Blush (survey)
#F29E8E
ΔE00 5.24
Darksalmon
#E9967A
ΔE00 6.11
Peachy Pink
#FF9A8A
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAE94 #94E1FB
analogous
#FB94AD #FBAE94 #FBE294
triadic
#FBAE94 #94FBAE #AE94FB
tetradic
#FBAE94 #ADFB94 #94E1FB #E294FB
square
#FBAE94 #ADFB94 #94E1FB #E294FB
split-complementary
#FBAE94 #94FBE2 #94ADFB
monochromatic
#F7551E #F98159 #FBAE94 #FDDBCF #FEE9E2
Accessibility & contrast
On white
1.81
#FBAE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#FBAE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAE94
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAE94 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B792
Deuteranopia (green-blind)
#D3C793
Tritanopia (blue-blind)
#FFA2A7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fbae94; /* rgb */ color: rgb(251, 174, 148); /* oklch */ color: oklch(81.8% 0.098 39.4);
Tailwind
colors: {
custom: {
50: '#ffc6b3',
500: '#fbae94',
950: '#000000',
},
}SCSS
$custom: #fbae94; $custom-light: #ffc6b3; $custom-dark: #000000;
JSON
{
"hex": "#fbae94",
"rgb": {
"r": 251,
"g": 174,
"b": 148
},
"hsl": {
"h": 15.146,
"s": 92.793,
"l": 78.235
},
"oklch": {
"l": 0.81833,
"c": 0.09792,
"h": 39.4
},
"luminance": 0.52919
}Semantic roles & 50–950 ramp
primary
#FBAE94
secondary
#58BADB
accent
#ACE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281