#FBBD7B#FBBD7B
#FBBD7B is a very light, moderate orange. Relative luminance 0.583; OKLCH L 84.1% C 0.110 H 67.2°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBD7B |
|---|---|
| RGB | rgb(251, 189, 123) |
| HSL | hsl(31, 94%, 73%) |
| HSV | hsv(31, 51%, 98%) |
| CMYK | cmyk(0%, 24.7%, 51%, 1.6%) |
| CIE-LAB | lab(80.93, 14.81, 41.85) |
| CIE-LCH | lch(80.93, 44.39, 70.51°) |
| OKLab | oklab(84.11% 0.0425 0.1009) |
| OKLCH | oklch(84.11% 0.11 67.2) |
| XYZ | xyz(61.5594, 58.3386, 26.7532) |
| Luminance | 0.5833 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.27
Burlywood
#DEB887
ΔE00 6.52
Butterscotch
#FDB147
ΔE00 6.76
Pale Orange
#FFA756
ΔE00 6.76
Light Orange
#FDAA48
ΔE00 6.78
Sandybrown
#F4A460
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBD7B #7BB9FB
analogous
#FB7D7B #FBBD7B #F9FB7B
triadic
#FBBD7B #7BFBBD #BD7BFB
tetradic
#FBBD7B #7BFB7D #7BB9FB #FB7BF9
square
#FBBD7B #7BFB7D #7BB9FB #FB7BF9
split-complementary
#FBBD7B #7BF9FB #7D7BFB
monochromatic
#F48207 #F99F40 #FBBD7B #FDDBB6 #FEF0E1
Accessibility & contrast
On white
1.66
#FBBD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#FBBD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBD7B
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBD7B | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C176
Deuteranopia (green-blind)
#E0CF7C
Tritanopia (blue-blind)
#FFAFAD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fbbd7b; /* rgb */ color: rgb(251, 189, 123); /* oklch */ color: oklch(84.1% 0.110 67.2);
Tailwind
colors: {
custom: {
50: '#ffd0a2',
500: '#fbbd7b',
950: '#000000',
},
}SCSS
$custom: #fbbd7b; $custom-light: #ffd0a2; $custom-dark: #000000;
JSON
{
"hex": "#fbbd7b",
"rgb": {
"r": 251,
"g": 189,
"b": 123
},
"hsl": {
"h": 30.938,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.84108,
"c": 0.1095,
"h": 67.2
},
"luminance": 0.58334
}Semantic roles & 50–950 ramp
primary
#FBBD7B
secondary
#428BD8
accent
#6FE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380