#FBB28B#FBB28B
#FBB28B is a very light, moderate orange. Relative luminance 0.542; OKLCH L 82.4% C 0.100 H 49.0°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB28B |
|---|---|
| RGB | rgb(251, 178, 139) |
| HSL | hsl(21, 93%, 76%) |
| HSV | hsv(21, 45%, 98%) |
| CMYK | cmyk(0%, 29.1%, 44.6%, 1.6%) |
| CIE-LAB | lab(78.59, 22.08, 30.52) |
| CIE-LCH | lch(78.59, 37.67, 54.12°) |
| OKLab | oklab(82.37% 0.0658 0.0757) |
| OKLCH | oklch(82.37% 0.1 49) |
| XYZ | xyz(60.3670, 54.2184, 31.7068) |
| Luminance | 0.5421 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.38
Lightsalmon
#FFA07A
ΔE00 5.38
Pale Salmon
#FFB19A
ΔE00 5.72
Light Salmon
#FEA993
ΔE00 6.82
Apricot (survey)
#FFB16D
ΔE00 7.24
Sandybrown
#F4A460
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB28B #8BD4FB
analogous
#FB8B9C #FBB28B #FBEA8B
triadic
#FBB28B #8BFBB2 #B28BFB
tetradic
#FBB28B #9CFB8B #8BD4FB #EA8BFB
square
#FBB28B #9CFB8B #8BD4FB #EA8BFB
split-complementary
#FBB28B #8BFBEA #8B9CFB
monochromatic
#F76315 #F98B50 #FBB28B #FDD9C6 #FEEBE1
Accessibility & contrast
On white
1.77
#FBB28B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#FBB28B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB28B
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB28B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB28B | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B988
Deuteranopia (green-blind)
#D7C98B
Tritanopia (blue-blind)
#FFA5A8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fbb28b; /* rgb */ color: rgb(251, 178, 139); /* oklch */ color: oklch(82.4% 0.100 49.0);
Tailwind
colors: {
custom: {
50: '#ffc9ad',
500: '#fbb28b',
950: '#000000',
},
}SCSS
$custom: #fbb28b; $custom-light: #ffc9ad; $custom-dark: #000000;
JSON
{
"hex": "#fbb28b",
"rgb": {
"r": 251,
"g": 178,
"b": 139
},
"hsl": {
"h": 20.893,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.82369,
"c": 0.10033,
"h": 49
},
"luminance": 0.54214
}Semantic roles & 50–950 ramp
primary
#FBB28B
secondary
#50AADA
accent
#96E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281