#FBC289#FBC289
#FBC289 is a very light, moderate orange. Relative luminance 0.609; OKLCH L 85.3% C 0.098 H 65.9°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC289 |
|---|---|
| RGB | rgb(251, 194, 137) |
| HSL | hsl(30, 93%, 76%) |
| HSV | hsv(30, 45%, 98%) |
| CMYK | cmyk(0%, 22.7%, 45.4%, 1.6%) |
| CIE-LAB | lab(82.33, 13.49, 36.46) |
| CIE-LCH | lch(82.33, 38.88, 69.69°) |
| OKLab | oklab(85.27% 0.0401 0.0894) |
| OKLCH | oklch(85.27% 0.098 65.9) |
| XYZ | xyz(63.5934, 60.9028, 32.0679) |
| Luminance | 0.6090 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.50
Burlywood
#DEB887
ΔE00 5.90
Peach (survey)
#FFB07C
ΔE00 6.82
Light Peach
#FFD8B1
ΔE00 6.90
Apricot
#FBCEB1
ΔE00 7.91
Sandybrown
#F4A460
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC289 #89C2FB
analogous
#FB8989 #FBC289 #FBFB89
triadic
#FBC289 #89FBC2 #C289FB
tetradic
#FBC289 #89FB89 #89C2FB #FB89FB
square
#FBC289 #89FB89 #89C2FB #FB89FB
split-complementary
#FBC289 #89FBFB #8989FB
monochromatic
#F78513 #F9A34E #FBC289 #FDE1C4 #FEF0E1
Accessibility & contrast
On white
1.59
#FBC289 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#FBC289 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC289
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC289 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC289 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C585
Deuteranopia (green-blind)
#E2D28A
Tritanopia (blue-blind)
#FFB5B3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbc289; /* rgb */ color: rgb(251, 194, 137); /* oklch */ color: oklch(85.3% 0.098 65.9);
Tailwind
colors: {
custom: {
50: '#ffd4ac',
500: '#fbc289',
950: '#000000',
},
}SCSS
$custom: #fbc289; $custom-light: #ffd4ac; $custom-dark: #000000;
JSON
{
"hex": "#fbc289",
"rgb": {
"r": 251,
"g": 194,
"b": 137
},
"hsl": {
"h": 30,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.85267,
"c": 0.098,
"h": 65.9
},
"luminance": 0.60899
}Semantic roles & 50–950 ramp
primary
#FBC289
secondary
#4E94DA
accent
#73E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381