#FBC185#FBC185
#FBC185 is a very light, moderate orange. Relative luminance 0.603; OKLCH L 85.0% C 0.101 H 66.7°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC185 |
|---|---|
| RGB | rgb(251, 193, 133) |
| HSL | hsl(31, 94%, 75%) |
| HSV | hsv(31, 47%, 98%) |
| CMYK | cmyk(0%, 23.1%, 47%, 1.6%) |
| CIE-LAB | lab(82.03, 13.63, 38.13) |
| CIE-LCH | lch(82.03, 40.50, 70.33°) |
| OKLab | oklab(85.01% 0.0401 0.0931) |
| OKLCH | oklch(85.01% 0.101 66.7) |
| XYZ | xyz(63.0900, 60.3465, 30.5108) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.22
Burlywood
#DEB887
ΔE00 5.96
Peach (survey)
#FFB07C
ΔE00 6.97
Light Peach
#FFD8B1
ΔE00 7.45
Sandybrown
#F4A460
ΔE00 7.79
Pale Orange
#FFA756
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC185 #85BFFB
analogous
#FB8685 #FBC185 #FAFB85
triadic
#FBC185 #85FBC1 #C185FB
tetradic
#FBC185 #85FB86 #85BFFB #FB85FA
square
#FBC185 #85FB86 #85BFFB #FB85FA
split-complementary
#FBC185 #85FAFB #8685FB
monochromatic
#F7850E #F9A34A #FBC185 #FDDFC0 #FEF0E1
Accessibility & contrast
On white
1.61
#FBC185 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#FBC185 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC185
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC185 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC185 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C480
Deuteranopia (green-blind)
#E2D186
Tritanopia (blue-blind)
#FFB4B2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbc185; /* rgb */ color: rgb(251, 193, 133); /* oklch */ color: oklch(85.0% 0.101 66.7);
Tailwind
colors: {
custom: {
50: '#ffd3a9',
500: '#fbc185',
950: '#000000',
},
}SCSS
$custom: #fbc185; $custom-light: #ffd3a9; $custom-dark: #000000;
JSON
{
"hex": "#fbc185",
"rgb": {
"r": 251,
"g": 193,
"b": 133
},
"hsl": {
"h": 30.508,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.85013,
"c": 0.10134,
"h": 66.7
},
"luminance": 0.60343
}Semantic roles & 50–950 ramp
primary
#FBC185
secondary
#4B91D9
accent
#71E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380