#FBC18E#FBC18E
#FBC18E is a very light, moderate orange. Relative luminance 0.606; OKLCH L 85.2% C 0.094 H 62.4°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC18E |
|---|---|
| RGB | rgb(251, 193, 142) |
| HSL | hsl(28, 93%, 77%) |
| HSV | hsv(28, 43%, 98%) |
| CMYK | cmyk(0%, 23.1%, 43.4%, 1.6%) |
| CIE-LAB | lab(82.17, 14.52, 33.66) |
| CIE-LCH | lch(82.17, 36.66, 66.67°) |
| OKLab | oklab(85.17% 0.0435 0.0832) |
| OKLCH | oklch(85.17% 0.094 62.4) |
| XYZ | xyz(63.7386, 60.6060, 33.9269) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.50
Peach (survey)
#FFB07C
ΔE00 5.72
Burlywood
#DEB887
ΔE00 6.35
Light Peach
#FFD8B1
ΔE00 6.67
Apricot
#FBCEB1
ΔE00 6.67
Peach
#FFDAB9
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC18E #8EC8FB
analogous
#FB8E92 #FBC18E #FBF78E
triadic
#FBC18E #8EFBC1 #C18EFB
tetradic
#FBC18E #92FB8E #8EC8FB #F78EFB
square
#FBC18E #92FB8E #8EC8FB #F78EFB
split-complementary
#FBC18E #8EFBF7 #8E92FB
monochromatic
#F78018 #F9A153 #FBC18E #FDE1C9 #FEEFE1
Accessibility & contrast
On white
1.60
#FBC18E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#FBC18E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC18E
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC18E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC18E | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C58A
Deuteranopia (green-blind)
#E1D28F
Tritanopia (blue-blind)
#FFB5B4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbc18e; /* rgb */ color: rgb(251, 193, 142); /* oklch */ color: oklch(85.2% 0.094 62.4);
Tailwind
colors: {
custom: {
50: '#ffd3af',
500: '#fbc18e',
950: '#000000',
},
}SCSS
$custom: #fbc18e; $custom-light: #ffd3af; $custom-dark: #000000;
JSON
{
"hex": "#fbc18e",
"rgb": {
"r": 251,
"g": 193,
"b": 142
},
"hsl": {
"h": 28.073,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.85168,
"c": 0.09388,
"h": 62.4
},
"luminance": 0.60602
}Semantic roles & 50–950 ramp
primary
#FBC18E
secondary
#539BDB
accent
#7AE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381