#FBAE7F#FBAE7F
#FBAE7F is a light, moderate orange. Relative luminance 0.523; OKLCH L 81.4% C 0.110 H 52.0°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAE7F |
|---|---|
| RGB | rgb(251, 174, 127) |
| HSL | hsl(23, 94%, 74%) |
| HSV | hsv(23, 49%, 98%) |
| CMYK | cmyk(0%, 30.7%, 49.4%, 1.6%) |
| CIE-LAB | lab(77.47, 23.04, 35.38) |
| CIE-LCH | lch(77.47, 42.22, 56.93°) |
| OKLab | oklab(81.44% 0.0675 0.0865) |
| OKLCH | oklch(81.44% 0.11 52) |
| XYZ | xyz(58.7536, 52.3181, 27.0785) |
| Luminance | 0.5231 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.36
Apricot (survey)
#FFB16D
ΔE00 5.26
Lightsalmon
#FFA07A
ΔE00 5.62
Sandybrown
#F4A460
ΔE00 5.65
Pale Orange
#FFA756
ΔE00 7.26
Pastel Orange
#FF964F
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAE7F #7FCCFB
analogous
#FB7F8E #FBAE7F #FBEC7F
triadic
#FBAE7F #7FFBAE #AE7FFB
tetradic
#FBAE7F #8EFB7F #7FCCFB #EC7FFB
square
#FBAE7F #8EFB7F #7FCCFB #EC7FFB
split-complementary
#FBAE7F #7FFBEC #7F8EFB
monochromatic
#F76308 #F98844 #FBAE7F #FDD4BA #FEECE1
Accessibility & contrast
On white
1.83
#FBAE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#FBAE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAE7F
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAE7F | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B57B
Deuteranopia (green-blind)
#D6C67F
Tritanopia (blue-blind)
#FFA0A2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fbae7f; /* rgb */ color: rgb(251, 174, 127); /* oklch */ color: oklch(81.4% 0.110 52.0);
Tailwind
colors: {
custom: {
50: '#ffc6a4',
500: '#fbae7f',
950: '#000000',
},
}SCSS
$custom: #fbae7f; $custom-light: #ffc6a4; $custom-dark: #000000;
JSON
{
"hex": "#fbae7f",
"rgb": {
"r": 251,
"g": 174,
"b": 127
},
"hsl": {
"h": 22.742,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.81438,
"c": 0.10969,
"h": 52
},
"luminance": 0.52314
}Semantic roles & 50–950 ramp
primary
#FBAE7F
secondary
#46A1D9
accent
#8FE600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280