#FBC181#FBC181
#FBC181 is a very light, moderate orange. Relative luminance 0.602; OKLCH L 84.9% C 0.105 H 68.4°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC181 |
|---|---|
| RGB | rgb(251, 193, 129) |
| HSL | hsl(31, 94%, 75%) |
| HSV | hsv(31, 49%, 98%) |
| CMYK | cmyk(0%, 23.1%, 48.6%, 1.6%) |
| CIE-LAB | lab(81.97, 13.26, 40.11) |
| CIE-LCH | lch(81.97, 42.24, 71.71°) |
| OKLab | oklab(84.95% 0.0386 0.0974) |
| OKLCH | oklch(84.95% 0.105 68.4) |
| XYZ | xyz(62.8189, 60.2381, 29.0830) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.42
Burlywood
#DEB887
ΔE00 6.05
Butterscotch
#FDB147
ΔE00 7.49
Peach (survey)
#FFB07C
ΔE00 7.65
Light Orange
#FDAA48
ΔE00 7.82
Light Peach
#FFD8B1
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC181 #81BBFB
analogous
#FB8481 #FBC181 #F8FB81
triadic
#FBC181 #81FBC1 #C181FB
tetradic
#FBC181 #81FB84 #81BBFB #FB81F8
square
#FBC181 #81FB84 #81BBFB #FB81F8
split-complementary
#FBC181 #81F8FB #8481FB
monochromatic
#F7870A #F9A446 #FBC181 #FDDEBC #FEF0E1
Accessibility & contrast
On white
1.61
#FBC181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#FBC181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC181
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC181 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47C
Deuteranopia (green-blind)
#E2D182
Tritanopia (blue-blind)
#FFB3B1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbc181; /* rgb */ color: rgb(251, 193, 129); /* oklch */ color: oklch(84.9% 0.105 68.4);
Tailwind
colors: {
custom: {
50: '#ffd3a6',
500: '#fbc181',
950: '#000000',
},
}SCSS
$custom: #fbc181; $custom-light: #ffd3a6; $custom-dark: #000000;
JSON
{
"hex": "#fbc181",
"rgb": {
"r": 251,
"g": 193,
"b": 129
},
"hsl": {
"h": 31.475,
"s": 93.846,
"l": 74.51
},
"oklch": {
"l": 0.84948,
"c": 0.10471,
"h": 68.4
},
"luminance": 0.60234
}Semantic roles & 50–950 ramp
primary
#FBC181
secondary
#478DD9
accent
#6DE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380