#FBB58E#FBB58E
#FBB58E is a very light, moderate orange. Relative luminance 0.555; OKLCH L 83.0% C 0.097 H 50.1°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB58E |
|---|---|
| RGB | rgb(251, 181, 142) |
| HSL | hsl(21, 93%, 77%) |
| HSV | hsv(21, 43%, 98%) |
| CMYK | cmyk(0%, 27.9%, 43.4%, 1.6%) |
| CIE-LAB | lab(79.34, 20.81, 29.92) |
| CIE-LCH | lch(79.34, 36.45, 55.19°) |
| OKLab | oklab(82.97% 0.0623 0.0744) |
| OKLCH | oklch(82.97% 0.097 50.1) |
| XYZ | xyz(61.1927, 55.5141, 33.0782) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.47
Pale Salmon
#FFB19A
ΔE00 6.08
Lightsalmon
#FFA07A
ΔE00 6.24
Apricot (survey)
#FFB16D
ΔE00 7.07
Light Salmon
#FEA993
ΔE00 7.36
Apricot
#FBCEB1
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB58E #8ED4FB
analogous
#FB8E9E #FBB58E #FBEC8E
triadic
#FBB58E #8EFBB5 #B58EFB
tetradic
#FBB58E #9EFB8E #8ED4FB #EC8EFB
square
#FBB58E #9EFB8E #8ED4FB #EC8EFB
split-complementary
#FBB58E #8EFBEC #8E9EFB
monochromatic
#F76818 #F98E53 #FBB58E #FDDCC9 #FEECE1
Accessibility & contrast
On white
1.74
#FBB58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#FBB58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB58E
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB58E | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BC8B
Deuteranopia (green-blind)
#D9CA8E
Tritanopia (blue-blind)
#FFA9AB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fbb58e; /* rgb */ color: rgb(251, 181, 142); /* oklch */ color: oklch(83.0% 0.097 50.1);
Tailwind
colors: {
custom: {
50: '#ffcbaf',
500: '#fbb58e',
950: '#000000',
},
}SCSS
$custom: #fbb58e; $custom-light: #ffcbaf; $custom-dark: #000000;
JSON
{
"hex": "#fbb58e",
"rgb": {
"r": 251,
"g": 181,
"b": 142
},
"hsl": {
"h": 21.468,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.82966,
"c": 0.09704,
"h": 50.1
},
"luminance": 0.5551
}Semantic roles & 50–950 ramp
primary
#FBB58E
secondary
#53AADB
accent
#93E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281