#FBC189#FBC189
#FBC189 is a very light, moderate orange. Relative luminance 0.605; OKLCH L 85.1% C 0.098 H 64.9°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC189 |
|---|---|
| RGB | rgb(251, 193, 137) |
| HSL | hsl(29, 93%, 76%) |
| HSV | hsv(29, 45%, 98%) |
| CMYK | cmyk(0%, 23.1%, 45.4%, 1.6%) |
| CIE-LAB | lab(82.09, 14.02, 36.15) |
| CIE-LCH | lch(82.09, 38.77, 68.81°) |
| OKLab | oklab(85.08% 0.0416 0.0887) |
| OKLCH | oklch(85.08% 0.098 64.9) |
| XYZ | xyz(63.3716, 60.4592, 31.9940) |
| Luminance | 0.6046 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.22
Burlywood
#DEB887
ΔE00 6.03
Peach (survey)
#FFB07C
ΔE00 6.35
Light Peach
#FFD8B1
ΔE00 7.03
Apricot
#FBCEB1
ΔE00 7.75
Sandybrown
#F4A460
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC189 #89C3FB
analogous
#FB898A #FBC189 #FBFA89
triadic
#FBC189 #89FBC1 #C189FB
tetradic
#FBC189 #8AFB89 #89C3FB #FA89FB
square
#FBC189 #8AFB89 #89C3FB #FA89FB
split-complementary
#FBC189 #89FBFA #898AFB
monochromatic
#F78313 #F9A24E #FBC189 #FDE0C4 #FEEFE1
Accessibility & contrast
On white
1.60
#FBC189 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#FBC189 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC189
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC189 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC189 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C485
Deuteranopia (green-blind)
#E1D18A
Tritanopia (blue-blind)
#FFB4B3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbc189; /* rgb */ color: rgb(251, 193, 137); /* oklch */ color: oklch(85.1% 0.098 64.9);
Tailwind
colors: {
custom: {
50: '#ffd3ac',
500: '#fbc189',
950: '#000000',
},
}SCSS
$custom: #fbc189; $custom-light: #ffd3ac; $custom-dark: #000000;
JSON
{
"hex": "#fbc189",
"rgb": {
"r": 251,
"g": 193,
"b": 137
},
"hsl": {
"h": 29.474,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.8508,
"c": 0.098,
"h": 64.9
},
"luminance": 0.60455
}Semantic roles & 50–950 ramp
primary
#FBC189
secondary
#4E95DA
accent
#75E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381