#FBC18B#FBC18B
#FBC18B is a very light, moderate orange. Relative luminance 0.605; OKLCH L 85.1% C 0.096 H 63.9°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC18B |
|---|---|
| RGB | rgb(251, 193, 139) |
| HSL | hsl(29, 93%, 76%) |
| HSV | hsv(29, 45%, 98%) |
| CMYK | cmyk(0%, 23.1%, 44.6%, 1.6%) |
| CIE-LAB | lab(82.12, 14.21, 35.16) |
| CIE-LCH | lch(82.12, 37.92, 67.99°) |
| OKLab | oklab(85.12% 0.0424 0.0865) |
| OKLCH | oklch(85.12% 0.096 63.9) |
| XYZ | xyz(63.5164, 60.5171, 32.7566) |
| Luminance | 0.6051 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.29
Peach (survey)
#FFB07C
ΔE00 6.08
Burlywood
#DEB887
ΔE00 6.12
Light Peach
#FFD8B1
ΔE00 6.86
Apricot
#FBCEB1
ΔE00 7.32
Sandybrown
#F4A460
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC18B #8BC5FB
analogous
#FB8B8D #FBC18B #FBF98B
triadic
#FBC18B #8BFBC1 #C18BFB
tetradic
#FBC18B #8DFB8B #8BC5FB #F98BFB
square
#FBC18B #8DFB8B #8BC5FB #F98BFB
split-complementary
#FBC18B #8BFBF9 #8B8DFB
monochromatic
#F78215 #F9A150 #FBC18B #FDE1C6 #FEEFE1
Accessibility & contrast
On white
1.60
#FBC18B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#FBC18B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC18B
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC18B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC18B | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C587
Deuteranopia (green-blind)
#E1D28C
Tritanopia (blue-blind)
#FFB4B3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbc18b; /* rgb */ color: rgb(251, 193, 139); /* oklch */ color: oklch(85.1% 0.096 63.9);
Tailwind
colors: {
custom: {
50: '#ffd3ad',
500: '#fbc18b',
950: '#000000',
},
}SCSS
$custom: #fbc18b; $custom-light: #ffd3ad; $custom-dark: #000000;
JSON
{
"hex": "#fbc18b",
"rgb": {
"r": 251,
"g": 193,
"b": 139
},
"hsl": {
"h": 28.929,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.85115,
"c": 0.09634,
"h": 63.9
},
"luminance": 0.60513
}Semantic roles & 50–950 ramp
primary
#FBC18B
secondary
#5098DA
accent
#77E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381