#FBC87D#FBC87D
#FBC87D is a very light, moderate orange. Relative luminance 0.633; OKLCH L 86.2% C 0.109 H 76.1°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC87D |
|---|---|
| RGB | rgb(251, 200, 125) |
| HSL | hsl(36, 94%, 74%) |
| HSV | hsv(36, 50%, 98%) |
| CMYK | cmyk(0%, 20.3%, 50.2%, 1.6%) |
| CIE-LAB | lab(83.60, 9.25, 44.18) |
| CIE-LCH | lch(83.60, 45.14, 78.17°) |
| OKLab | oklab(86.21% 0.0263 0.1063) |
| OKLCH | oklch(86.21% 0.109 76.1) |
| XYZ | xyz(64.1424, 63.3022, 28.2381) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 7.00
Navajowhite
#FFDEAD
ΔE00 7.62
Butterscotch
#FDB147
ΔE00 7.66
Tan (survey)
#D1B26F
ΔE00 8.42
Macaroni And Cheese
#EFB435
ΔE00 8.46
Very Light Brown
#D3B683
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC87D #7DB0FB
analogous
#FB897D #FBC87D #EFFB7D
triadic
#FBC87D #7DFBC8 #C87DFB
tetradic
#FBC87D #7DFB89 #7DB0FB #FB7DEF
square
#FBC87D #7DFB89 #7DB0FB #FB7DEF
split-complementary
#FBC87D #7DEFFB #897DFB
monochromatic
#F69608 #F9AF42 #FBC87D #FDE1B8 #FEF2E1
Accessibility & contrast
On white
1.54
#FBC87D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#FBC87D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC87D
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC87D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC87D | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC977
Deuteranopia (green-blind)
#E8D57F
Tritanopia (blue-blind)
#FFBAB6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fbc87d; /* rgb */ color: rgb(251, 200, 125); /* oklch */ color: oklch(86.2% 0.109 76.1);
Tailwind
colors: {
custom: {
50: '#ffd8a4',
500: '#fbc87d',
950: '#000000',
},
}SCSS
$custom: #fbc87d; $custom-light: #ffd8a4; $custom-dark: #000000;
JSON
{
"hex": "#fbc87d",
"rgb": {
"r": 251,
"g": 200,
"b": 125
},
"hsl": {
"h": 35.714,
"s": 94.03,
"l": 73.725
},
"oklch": {
"l": 0.86208,
"c": 0.10949,
"h": 76.1
},
"luminance": 0.63298
}Semantic roles & 50–950 ramp
primary
#FBC87D
secondary
#4480D8
accent
#5DE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380