#FBC18A#FBC18A
#FBC18A is a very light, moderate orange. Relative luminance 0.605; OKLCH L 85.1% C 0.097 H 64.4°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC18A |
|---|---|
| RGB | rgb(251, 193, 138) |
| HSL | hsl(29, 93%, 76%) |
| HSV | hsv(29, 45%, 98%) |
| CMYK | cmyk(0%, 23.1%, 45%, 1.6%) |
| CIE-LAB | lab(82.10, 14.12, 35.66) |
| CIE-LCH | lch(82.10, 38.35, 68.40°) |
| OKLab | oklab(85.1% 0.042 0.0876) |
| OKLCH | oklch(85.1% 0.097 64.4) |
| XYZ | xyz(63.4436, 60.4880, 32.3735) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.25
Burlywood
#DEB887
ΔE00 6.07
Peach (survey)
#FFB07C
ΔE00 6.21
Light Peach
#FFD8B1
ΔE00 6.95
Apricot
#FBCEB1
ΔE00 7.53
Sandybrown
#F4A460
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC18A #8AC4FB
analogous
#FB8A8C #FBC18A #FBFA8A
triadic
#FBC18A #8AFBC1 #C18AFB
tetradic
#FBC18A #8CFB8A #8AC4FB #FA8AFB
square
#FBC18A #8CFB8A #8AC4FB #FA8AFB
split-complementary
#FBC18A #8AFBFA #8A8CFB
monochromatic
#F78214 #F9A24F #FBC18A #FDE0C5 #FEEFE1
Accessibility & contrast
On white
1.60
#FBC18A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#FBC18A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC18A
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC18A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC18A | 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)
#D4C486
Deuteranopia (green-blind)
#E1D18B
Tritanopia (blue-blind)
#FFB4B3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbc18a; /* rgb */ color: rgb(251, 193, 138); /* oklch */ color: oklch(85.1% 0.097 64.4);
Tailwind
colors: {
custom: {
50: '#ffd3ac',
500: '#fbc18a',
950: '#000000',
},
}SCSS
$custom: #fbc18a; $custom-light: #ffd3ac; $custom-dark: #000000;
JSON
{
"hex": "#fbc18a",
"rgb": {
"r": 251,
"g": 193,
"b": 138
},
"hsl": {
"h": 29.204,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.85098,
"c": 0.09717,
"h": 64.4
},
"luminance": 0.60484
}Semantic roles & 50–950 ramp
primary
#FBC18A
secondary
#4F96DA
accent
#76E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381