#FBC186#FBC186
#FBC186 is a very light, moderate orange. Relative luminance 0.604; OKLCH L 85.0% C 0.101 H 66.3°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC186 |
|---|---|
| RGB | rgb(251, 193, 134) |
| HSL | hsl(30, 94%, 75%) |
| HSV | hsv(30, 47%, 98%) |
| CMYK | cmyk(0%, 23.1%, 46.6%, 1.6%) |
| CIE-LAB | lab(82.04, 13.73, 37.64) |
| CIE-LCH | lch(82.04, 40.06, 69.96°) |
| OKLab | oklab(85.03% 0.0405 0.092) |
| OKLCH | oklch(85.03% 0.101 66.3) |
| XYZ | xyz(63.1594, 60.3743, 30.8764) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.20
Burlywood
#DEB887
ΔE00 5.96
Peach (survey)
#FFB07C
ΔE00 6.81
Light Peach
#FFD8B1
ΔE00 7.34
Sandybrown
#F4A460
ΔE00 7.77
Pale Orange
#FFA756
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC186 #86C0FB
analogous
#FB8686 #FBC186 #FBFB86
triadic
#FBC186 #86FBC1 #C186FB
tetradic
#FBC186 #86FB86 #86C0FB #FB86FB
square
#FBC186 #86FB86 #86C0FB #FB86FB
split-complementary
#FBC186 #86FBFB #8686FB
monochromatic
#F78410 #F9A34B #FBC186 #FDDFC1 #FEF0E1
Accessibility & contrast
On white
1.61
#FBC186 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#FBC186 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC186
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC186 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC186 | 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)
#D4C482
Deuteranopia (green-blind)
#E2D187
Tritanopia (blue-blind)
#FFB4B2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbc186; /* rgb */ color: rgb(251, 193, 134); /* oklch */ color: oklch(85.0% 0.101 66.3);
Tailwind
colors: {
custom: {
50: '#ffd3aa',
500: '#fbc186',
950: '#000000',
},
}SCSS
$custom: #fbc186; $custom-light: #ffd3aa; $custom-dark: #000000;
JSON
{
"hex": "#fbc186",
"rgb": {
"r": 251,
"g": 193,
"b": 134
},
"hsl": {
"h": 30.256,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.8503,
"c": 0.1005,
"h": 66.3
},
"luminance": 0.6037
}Semantic roles & 50–950 ramp
primary
#FBC186
secondary
#4C92DA
accent
#72E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381