#FBBD8B#FBBD8B
#FBBD8B is a very light, moderate orange. Relative luminance 0.588; OKLCH L 84.4% C 0.097 H 59.8°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBD8B |
|---|---|
| RGB | rgb(251, 189, 139) |
| HSL | hsl(27, 93%, 76%) |
| HSV | hsv(27, 45%, 98%) |
| CMYK | cmyk(0%, 24.7%, 44.6%, 1.6%) |
| CIE-LAB | lab(81.17, 16.31, 33.91) |
| CIE-LCH | lch(81.17, 37.63, 64.32°) |
| OKLab | oklab(84.37% 0.0486 0.0836) |
| OKLCH | oklch(84.37% 0.097 59.8) |
| XYZ | xyz(62.6441, 58.7725, 32.4658) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.37
Apricot (survey)
#FFB16D
ΔE00 4.79
Apricot
#FBCEB1
ΔE00 6.95
Sandybrown
#F4A460
ΔE00 7.03
Burlywood
#DEB887
ΔE00 7.04
Light Peach
#FFD8B1
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBD8B #8BC9FB
analogous
#FB8B91 #FBBD8B #FBF58B
triadic
#FBBD8B #8BFBBD #BD8BFB
tetradic
#FBBD8B #91FB8B #8BC9FB #F58BFB
square
#FBBD8B #91FB8B #8BC9FB #F58BFB
split-complementary
#FBBD8B #8BFBF5 #8B91FB
monochromatic
#F77A15 #F99B50 #FBBD8B #FDDFC6 #FEEEE1
Accessibility & contrast
On white
1.65
#FBBD8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#FBBD8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBD8B
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBD8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBD8B | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C187
Deuteranopia (green-blind)
#DECF8C
Tritanopia (blue-blind)
#FFB0B0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fbbd8b; /* rgb */ color: rgb(251, 189, 139); /* oklch */ color: oklch(84.4% 0.097 59.8);
Tailwind
colors: {
custom: {
50: '#ffd1ad',
500: '#fbbd8b',
950: '#000000',
},
}SCSS
$custom: #fbbd8b; $custom-light: #ffd1ad; $custom-dark: #000000;
JSON
{
"hex": "#fbbd8b",
"rgb": {
"r": 251,
"g": 189,
"b": 139
},
"hsl": {
"h": 26.786,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.84373,
"c": 0.09673,
"h": 59.8
},
"luminance": 0.58769
}Semantic roles & 50–950 ramp
primary
#FBBD8B
secondary
#509DDA
accent
#7FE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381