#FBBF7E#FBBF7E
#FBBF7E is a very light, moderate orange. Relative luminance 0.593; OKLCH L 84.5% C 0.107 H 67.8°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBF7E |
|---|---|
| RGB | rgb(251, 191, 126) |
| HSL | hsl(31, 94%, 74%) |
| HSV | hsv(31, 50%, 98%) |
| CMYK | cmyk(0%, 23.9%, 49.8%, 1.6%) |
| CIE-LAB | lab(81.45, 14.03, 40.98) |
| CIE-LCH | lch(81.45, 43.31, 71.10°) |
| OKLab | oklab(84.53% 0.0405 0.0991) |
| OKLCH | oklch(84.53% 0.107 67.8) |
| XYZ | xyz(62.1832, 59.2812, 27.9018) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.84
Burlywood
#DEB887
ΔE00 6.26
Butterscotch
#FDB147
ΔE00 7.11
Peach (survey)
#FFB07C
ΔE00 7.24
Light Orange
#FDAA48
ΔE00 7.29
Pale Orange
#FFA756
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBF7E #7EBAFB
analogous
#FB817E #FBBF7E #F9FB7E
triadic
#FBBF7E #7EFBBF #BF7EFB
tetradic
#FBBF7E #7EFB81 #7EBAFB #FB7EF9
square
#FBBF7E #7EFB81 #7EBAFB #FB7EF9
split-complementary
#FBBF7E #7EF9FB #817EFB
monochromatic
#F78408 #F9A243 #FBBF7E #FDDCB9 #FEF0E1
Accessibility & contrast
On white
1.63
#FBBF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#FBBF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBF7E
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBF7E | 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)
#D3C279
Deuteranopia (green-blind)
#E1D07F
Tritanopia (blue-blind)
#FFB1AF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fbbf7e; /* rgb */ color: rgb(251, 191, 126); /* oklch */ color: oklch(84.5% 0.107 67.8);
Tailwind
colors: {
custom: {
50: '#ffd2a4',
500: '#fbbf7e',
950: '#000000',
},
}SCSS
$custom: #fbbf7e; $custom-light: #ffd2a4; $custom-dark: #000000;
JSON
{
"hex": "#fbbf7e",
"rgb": {
"r": 251,
"g": 191,
"b": 126
},
"hsl": {
"h": 31.2,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.84527,
"c": 0.1071,
"h": 67.8
},
"luminance": 0.59277
}Semantic roles & 50–950 ramp
primary
#FBBF7E
secondary
#458CD9
accent
#6EE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380