#FBBD7F#FBBD7F
#FBBD7F is a very light, moderate orange. Relative luminance 0.584; OKLCH L 84.2% C 0.106 H 65.5°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBD7F |
|---|---|
| RGB | rgb(251, 189, 127) |
| HSL | hsl(30, 94%, 74%) |
| HSV | hsv(30, 49%, 98%) |
| CMYK | cmyk(0%, 24.7%, 49.4%, 1.6%) |
| CIE-LAB | lab(80.98, 15.17, 39.88) |
| CIE-LCH | lch(80.98, 42.67, 69.18°) |
| OKLab | oklab(84.17% 0.044 0.0967) |
| OKLCH | oklch(84.17% 0.106 65.5) |
| XYZ | xyz(61.8149, 58.4408, 28.0989) |
| Luminance | 0.5844 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.04
Peach (survey)
#FFB07C
ΔE00 6.13
Burlywood
#DEB887
ΔE00 6.43
Sandybrown
#F4A460
ΔE00 6.62
Pale Orange
#FFA756
ΔE00 6.82
Light Orange
#FDAA48
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBD7F #7FBDFB
analogous
#FB7F7F #FBBD7F #FBFB7F
triadic
#FBBD7F #7FFBBD #BD7FFB
tetradic
#FBBD7F #7FFB7F #7FBDFB #FB7FFB
square
#FBBD7F #7FFB7F #7FBDFB #FB7FFB
split-complementary
#FBBD7F #7FFBFB #7F7FFB
monochromatic
#F78008 #F99E44 #FBBD7F #FDDCBA #FEF0E1
Accessibility & contrast
On white
1.66
#FBBD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#FBBD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBD7F
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBD7F | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17A
Deuteranopia (green-blind)
#E0CF80
Tritanopia (blue-blind)
#FFAFAE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fbbd7f; /* rgb */ color: rgb(251, 189, 127); /* oklch */ color: oklch(84.2% 0.106 65.5);
Tailwind
colors: {
custom: {
50: '#ffd0a5',
500: '#fbbd7f',
950: '#000000',
},
}SCSS
$custom: #fbbd7f; $custom-light: #ffd0a5; $custom-dark: #000000;
JSON
{
"hex": "#fbbd7f",
"rgb": {
"r": 251,
"g": 189,
"b": 127
},
"hsl": {
"h": 30,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.8417,
"c": 0.10626,
"h": 65.5
},
"luminance": 0.58437
}Semantic roles & 50–950 ramp
primary
#FBBD7F
secondary
#468FD9
accent
#73E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380