#FBB38B#FBB38B
#FBB38B is a very light, moderate orange. Relative luminance 0.546; OKLCH L 82.5% C 0.100 H 50.0°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB38B |
|---|---|
| RGB | rgb(251, 179, 139) |
| HSL | hsl(21, 93%, 76%) |
| HSV | hsv(21, 45%, 98%) |
| CMYK | cmyk(0%, 28.7%, 44.6%, 1.6%) |
| CIE-LAB | lab(78.82, 21.55, 30.83) |
| CIE-LCH | lch(78.82, 37.62, 55.04°) |
| OKLab | oklab(82.55% 0.0643 0.0764) |
| OKLCH | oklch(82.55% 0.1 50) |
| XYZ | xyz(60.5667, 54.6177, 31.7733) |
| Luminance | 0.5461 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.10
Lightsalmon
#FFA07A
ΔE00 5.78
Pale Salmon
#FFB19A
ΔE00 6.13
Apricot (survey)
#FFB16D
ΔE00 6.87
Light Salmon
#FEA993
ΔE00 7.28
Sandybrown
#F4A460
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB38B #8BD3FB
analogous
#FB8B9B #FBB38B #FBEB8B
triadic
#FBB38B #8BFBB3 #B38BFB
tetradic
#FBB38B #9BFB8B #8BD3FB #EB8BFB
square
#FBB38B #9BFB8B #8BD3FB #EB8BFB
split-complementary
#FBB38B #8BFBEB #8B9BFB
monochromatic
#F76515 #F98C50 #FBB38B #FDDAC6 #FEECE1
Accessibility & contrast
On white
1.76
#FBB38B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#FBB38B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB38B
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB38B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB38B | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BA88
Deuteranopia (green-blind)
#D8C98B
Tritanopia (blue-blind)
#FFA6A9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fbb38b; /* rgb */ color: rgb(251, 179, 139); /* oklch */ color: oklch(82.5% 0.100 50.0);
Tailwind
colors: {
custom: {
50: '#ffcaad',
500: '#fbb38b',
950: '#000000',
},
}SCSS
$custom: #fbb38b; $custom-light: #ffcaad; $custom-dark: #000000;
JSON
{
"hex": "#fbb38b",
"rgb": {
"r": 251,
"g": 179,
"b": 139
},
"hsl": {
"h": 21.429,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.82548,
"c": 0.09986,
"h": 50
},
"luminance": 0.54614
}Semantic roles & 50–950 ramp
primary
#FBB38B
secondary
#50A9DA
accent
#94E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281