#FBBE7F#FBBE7F
#FBBE7F is a very light, moderate orange. Relative luminance 0.589; OKLCH L 84.4% C 0.106 H 66.4°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBE7F |
|---|---|
| RGB | rgb(251, 190, 127) |
| HSL | hsl(30, 94%, 74%) |
| HSV | hsv(30, 49%, 98%) |
| CMYK | cmyk(0%, 24.3%, 49.4%, 1.6%) |
| CIE-LAB | lab(81.22, 14.65, 40.18) |
| CIE-LCH | lch(81.22, 42.77, 69.97°) |
| OKLab | oklab(84.36% 0.0425 0.0974) |
| OKLCH | oklch(84.36% 0.106 66.4) |
| XYZ | xyz(62.0308, 58.8725, 28.1709) |
| Luminance | 0.5887 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.39
Burlywood
#DEB887
ΔE00 6.32
Peach (survey)
#FFB07C
ΔE00 6.60
Sandybrown
#F4A460
ΔE00 6.96
Pale Orange
#FFA756
ΔE00 7.08
Light Orange
#FDAA48
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBE7F #7FBCFB
analogous
#FB807F #FBBE7F #FAFB7F
triadic
#FBBE7F #7FFBBE #BE7FFB
tetradic
#FBBE7F #7FFB80 #7FBCFB #FB7FFA
square
#FBBE7F #7FFB80 #7FBCFB #FB7FFA
split-complementary
#FBBE7F #7FFAFB #807FFB
monochromatic
#F78208 #F9A044 #FBBE7F #FDDCBA #FEF0E1
Accessibility & contrast
On white
1.64
#FBBE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#FBBE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBE7F
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBE7F | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27A
Deuteranopia (green-blind)
#E0CF80
Tritanopia (blue-blind)
#FFB0AE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fbbe7f; /* rgb */ color: rgb(251, 190, 127); /* oklch */ color: oklch(84.4% 0.106 66.4);
Tailwind
colors: {
custom: {
50: '#ffd1a5',
500: '#fbbe7f',
950: '#000000',
},
}SCSS
$custom: #fbbe7f; $custom-light: #ffd1a5; $custom-dark: #000000;
JSON
{
"hex": "#fbbe7f",
"rgb": {
"r": 251,
"g": 190,
"b": 127
},
"hsl": {
"h": 30.484,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.84356,
"c": 0.10625,
"h": 66.4
},
"luminance": 0.58868
}Semantic roles & 50–950 ramp
primary
#FBBE7F
secondary
#468ED9
accent
#71E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380