#FBBE8A#FBBE8A
#FBBE8A is a very light, moderate orange. Relative luminance 0.592; OKLCH L 84.5% C 0.097 H 61.4°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBE8A |
|---|---|
| RGB | rgb(251, 190, 138) |
| HSL | hsl(28, 93%, 76%) |
| HSV | hsv(28, 45%, 98%) |
| CMYK | cmyk(0%, 24.3%, 45%, 1.6%) |
| CIE-LAB | lab(81.39, 15.68, 34.72) |
| CIE-LCH | lch(81.39, 38.10, 65.69°) |
| OKLab | oklab(84.54% 0.0466 0.0855) |
| OKLCH | oklch(84.54% 0.097 61.4) |
| XYZ | xyz(62.7872, 59.1751, 32.1547) |
| Luminance | 0.5917 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.72
Peach (survey)
#FFB07C
ΔE00 4.88
Burlywood
#DEB887
ΔE00 6.68
Sandybrown
#F4A460
ΔE00 7.10
Apricot
#FBCEB1
ΔE00 7.19
Light Peach
#FFD8B1
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBE8A #8AC7FB
analogous
#FB8A8F #FBBE8A #FBF78A
triadic
#FBBE8A #8AFBBE #BE8AFB
tetradic
#FBBE8A #8FFB8A #8AC7FB #F78AFB
square
#FBBE8A #8FFB8A #8AC7FB #F78AFB
split-complementary
#FBBE8A #8AFBF7 #8A8FFB
monochromatic
#F77C14 #F99D4F #FBBE8A #FDDFC5 #FEEFE1
Accessibility & contrast
On white
1.64
#FBBE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#FBBE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBE8A
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBE8A | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C286
Deuteranopia (green-blind)
#DFD08B
Tritanopia (blue-blind)
#FFB1B1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fbbe8a; /* rgb */ color: rgb(251, 190, 138); /* oklch */ color: oklch(84.5% 0.097 61.4);
Tailwind
colors: {
custom: {
50: '#ffd1ac',
500: '#fbbe8a',
950: '#000000',
},
}SCSS
$custom: #fbbe8a; $custom-light: #ffd1ac; $custom-dark: #000000;
JSON
{
"hex": "#fbbe8a",
"rgb": {
"r": 251,
"g": 190,
"b": 138
},
"hsl": {
"h": 27.611,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.8454,
"c": 0.09737,
"h": 61.4
},
"luminance": 0.59171
}Semantic roles & 50–950 ramp
primary
#FBBE8A
secondary
#4F9ADA
accent
#7CE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381