#FBC48A#FBC48A
#FBC48A is a very light, moderate orange. Relative luminance 0.618; OKLCH L 85.7% C 0.097 H 67.4°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC48A |
|---|---|
| RGB | rgb(251, 196, 138) |
| HSL | hsl(31, 93%, 76%) |
| HSV | hsv(31, 45%, 98%) |
| CMYK | cmyk(0%, 21.9%, 45%, 1.6%) |
| CIE-LAB | lab(82.82, 12.55, 36.59) |
| CIE-LCH | lch(82.82, 38.68, 71.07°) |
| OKLab | oklab(85.66% 0.0374 0.0898) |
| OKLCH | oklch(85.66% 0.097 67.4) |
| XYZ | xyz(64.1136, 61.8278, 32.5968) |
| Luminance | 0.6182 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.74
Apricot (survey)
#FFB16D
ΔE00 6.12
Light Peach
#FFD8B1
ΔE00 6.59
Peach (survey)
#FFB07C
ΔE00 7.60
Navajowhite
#FFDEAD
ΔE00 7.69
Peach
#FFDAB9
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC48A #8AC1FB
analogous
#FB8C8A #FBC48A #FAFB8A
triadic
#FBC48A #8AFBC4 #C48AFB
tetradic
#FBC48A #8AFB8C #8AC1FB #FB8AFA
square
#FBC48A #8AFB8C #8AC1FB #FB8AFA
split-complementary
#FBC48A #8AFAFB #8C8AFB
monochromatic
#F78814 #F9A64F #FBC48A #FDE2C5 #FEF0E1
Accessibility & contrast
On white
1.57
#FBC48A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#FBC48A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC48A
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC48A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC48A | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C786
Deuteranopia (green-blind)
#E3D38B
Tritanopia (blue-blind)
#FFB7B5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbc48a; /* rgb */ color: rgb(251, 196, 138); /* oklch */ color: oklch(85.7% 0.097 67.4);
Tailwind
colors: {
custom: {
50: '#ffd5ad',
500: '#fbc48a',
950: '#000000',
},
}SCSS
$custom: #fbc48a; $custom-light: #ffd5ad; $custom-dark: #000000;
JSON
{
"hex": "#fbc48a",
"rgb": {
"r": 251,
"g": 196,
"b": 138
},
"hsl": {
"h": 30.796,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.85659,
"c": 0.09724,
"h": 67.4
},
"luminance": 0.61824
}Semantic roles & 50–950 ramp
primary
#FBC48A
secondary
#4F93DA
accent
#70E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381