#FBC18F#FBC18F
#FBC18F is a very light, moderate orange. Relative luminance 0.606; OKLCH L 85.2% C 0.093 H 61.8°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC18F |
|---|---|
| RGB | rgb(251, 193, 143) |
| HSL | hsl(28, 93%, 77%) |
| HSV | hsv(28, 43%, 98%) |
| CMYK | cmyk(0%, 23.1%, 43%, 1.6%) |
| CIE-LAB | lab(82.18, 14.62, 33.16) |
| CIE-LCH | lch(82.18, 36.24, 66.21°) |
| OKLab | oklab(85.19% 0.0439 0.0821) |
| OKLCH | oklch(85.19% 0.093 61.8) |
| XYZ | xyz(63.8140, 60.6361, 34.3240) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.60
Peach (survey)
#FFB07C
ΔE00 5.63
Burlywood
#DEB887
ΔE00 6.45
Apricot
#FBCEB1
ΔE00 6.46
Light Peach
#FFD8B1
ΔE00 6.63
Peach
#FFDAB9
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC18F #8FC9FB
analogous
#FB8F93 #FBC18F #FBF78F
triadic
#FBC18F #8FFBC1 #C18FFB
tetradic
#FBC18F #93FB8F #8FC9FB #F78FFB
square
#FBC18F #93FB8F #8FC9FB #F78FFB
split-complementary
#FBC18F #8FFBF7 #8F93FB
monochromatic
#F78019 #F9A054 #FBC18F #FDE2CA #FEEFE1
Accessibility & contrast
On white
1.60
#FBC18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#FBC18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC18F
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC18F | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C58B
Deuteranopia (green-blind)
#E1D290
Tritanopia (blue-blind)
#FFB5B4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbc18f; /* rgb */ color: rgb(251, 193, 143); /* oklch */ color: oklch(85.2% 0.093 61.8);
Tailwind
colors: {
custom: {
50: '#ffd3b0',
500: '#fbc18f',
950: '#000000',
},
}SCSS
$custom: #fbc18f; $custom-light: #ffd3b0; $custom-dark: #000000;
JSON
{
"hex": "#fbc18f",
"rgb": {
"r": 251,
"g": 193,
"b": 143
},
"hsl": {
"h": 27.778,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.85186,
"c": 0.09307,
"h": 61.8
},
"luminance": 0.60632
}Semantic roles & 50–950 ramp
primary
#FBC18F
secondary
#539CDB
accent
#7BE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381