#FBC18D#FBC18D
#FBC18D is a very light, moderate orange. Relative luminance 0.606; OKLCH L 85.2% C 0.095 H 62.9°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC18D |
|---|---|
| RGB | rgb(251, 193, 141) |
| HSL | hsl(28, 93%, 77%) |
| HSV | hsv(28, 44%, 98%) |
| CMYK | cmyk(0%, 23.1%, 43.8%, 1.6%) |
| CIE-LAB | lab(82.15, 14.41, 34.16) |
| CIE-LCH | lch(82.15, 37.08, 67.12°) |
| OKLab | oklab(85.15% 0.0431 0.0843) |
| OKLCH | oklch(85.15% 0.095 62.9) |
| XYZ | xyz(63.6638, 60.5761, 33.5332) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.42
Peach (survey)
#FFB07C
ΔE00 5.83
Burlywood
#DEB887
ΔE00 6.26
Light Peach
#FFD8B1
ΔE00 6.73
Apricot
#FBCEB1
ΔE00 6.89
Peach
#FFDAB9
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC18D #8DC7FB
analogous
#FB8D90 #FBC18D #FBF88D
triadic
#FBC18D #8DFBC1 #C18DFB
tetradic
#FBC18D #90FB8D #8DC7FB #F88DFB
square
#FBC18D #90FB8D #8DC7FB #F88DFB
split-complementary
#FBC18D #8DFBF8 #8D90FB
monochromatic
#F78117 #F9A152 #FBC18D #FDE1C8 #FEEFE1
Accessibility & contrast
On white
1.60
#FBC18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#FBC18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC18D
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC18D | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C589
Deuteranopia (green-blind)
#E1D28E
Tritanopia (blue-blind)
#FFB5B4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbc18d; /* rgb */ color: rgb(251, 193, 141); /* oklch */ color: oklch(85.2% 0.095 62.9);
Tailwind
colors: {
custom: {
50: '#ffd3af',
500: '#fbc18d',
950: '#000000',
},
}SCSS
$custom: #fbc18d; $custom-light: #ffd3af; $custom-dark: #000000;
JSON
{
"hex": "#fbc18d",
"rgb": {
"r": 251,
"g": 193,
"b": 141
},
"hsl": {
"h": 28.364,
"s": 93.22,
"l": 76.863
},
"oklch": {
"l": 0.8515,
"c": 0.0947,
"h": 62.9
},
"luminance": 0.60572
}Semantic roles & 50–950 ramp
primary
#FBC18D
secondary
#529ADB
accent
#79E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381