#FBBE8F#FBBE8F
#FBBE8F is a very light, moderate orange. Relative luminance 0.593; OKLCH L 84.6% C 0.093 H 58.7°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBE8F |
|---|---|
| RGB | rgb(251, 190, 143) |
| HSL | hsl(26, 93%, 77%) |
| HSV | hsv(26, 43%, 98%) |
| CMYK | cmyk(0%, 24.3%, 43%, 1.6%) |
| CIE-LAB | lab(81.47, 16.19, 32.22) |
| CIE-LCH | lch(81.47, 36.06, 63.33°) |
| OKLab | oklab(84.63% 0.0486 0.0799) |
| OKLCH | oklch(84.63% 0.093 58.7) |
| XYZ | xyz(63.1575, 59.3232, 34.1052) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.49
Apricot (survey)
#FFB16D
ΔE00 5.46
Apricot
#FBCEB1
ΔE00 6.26
Burlywood
#DEB887
ΔE00 7.25
Light Peach
#FFD8B1
ΔE00 7.43
Sandybrown
#F4A460
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBE8F #8FCCFB
analogous
#FB8F96 #FBBE8F #FBF48F
triadic
#FBBE8F #8FFBBE #BE8FFB
tetradic
#FBBE8F #96FB8F #8FCCFB #F48FFB
square
#FBBE8F #96FB8F #8FCCFB #F48FFB
split-complementary
#FBBE8F #8FFBF4 #8F96FB
monochromatic
#F77919 #F99C54 #FBBE8F #FDE0CA #FEEEE1
Accessibility & contrast
On white
1.63
#FBBE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#FBBE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBE8F
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBE8F | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C28C
Deuteranopia (green-blind)
#DFD090
Tritanopia (blue-blind)
#FFB2B2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fbbe8f; /* rgb */ color: rgb(251, 190, 143); /* oklch */ color: oklch(84.6% 0.093 58.7);
Tailwind
colors: {
custom: {
50: '#ffd1b0',
500: '#fbbe8f',
950: '#000000',
},
}SCSS
$custom: #fbbe8f; $custom-light: #ffd1b0; $custom-dark: #000000;
JSON
{
"hex": "#fbbe8f",
"rgb": {
"r": 251,
"g": 190,
"b": 143
},
"hsl": {
"h": 26.111,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.8463,
"c": 0.09347,
"h": 58.7
},
"luminance": 0.59319
}Semantic roles & 50–950 ramp
primary
#FBBE8F
secondary
#53A0DB
accent
#82E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381