#FBC8A1#FBC8A1
#FBC8A1 is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.8% C 0.078 H 58.9°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC8A1 |
|---|---|
| RGB | rgb(251, 200, 161) |
| HSL | hsl(26, 92%, 81%) |
| HSV | hsv(26, 36%, 98%) |
| CMYK | cmyk(0%, 20.3%, 35.9%, 1.6%) |
| CIE-LAB | lab(84.17, 12.94, 26.41) |
| CIE-LCH | lch(84.17, 29.41, 63.90°) |
| OKLab | oklab(86.84% 0.0401 0.0666) |
| OKLCH | oklch(86.84% 0.078 58.9) |
| XYZ | xyz(66.8728, 64.3944, 42.6183) |
| Luminance | 0.6439 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.26
Light Peach
#FFD8B1
ΔE00 4.69
Peach
#FFDAB9
ΔE00 5.12
Peach (survey)
#FFB07C
ΔE00 7.45
Burlywood
#DEB887
ΔE00 7.47
Navajowhite
#FFDEAD
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC8A1 #A1D4FB
analogous
#FBA1A7 #FBC8A1 #FBF5A1
triadic
#FBC8A1 #A1FBC8 #C8A1FB
tetradic
#FBC8A1 #A7FBA1 #A1D4FB #F5A1FB
square
#FBC8A1 #A7FBA1 #A1D4FB #F5A1FB
split-complementary
#FBC8A1 #A1FBF5 #A1A7FB
monochromatic
#F6832C #F9A666 #FBC8A1 #FDEADC #FEEEE2
Accessibility & contrast
On white
1.51
#FBC8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#FBC8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC8A1
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC8A1 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CB9E
Deuteranopia (green-blind)
#E3D6A1
Tritanopia (blue-blind)
#FFBEBE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbc8a1; /* rgb */ color: rgb(251, 200, 161); /* oklch */ color: oklch(86.8% 0.078 58.9);
Tailwind
colors: {
custom: {
50: '#fed8bd',
500: '#fbc8a1',
950: '#000000',
},
}SCSS
$custom: #fbc8a1; $custom-light: #fed8bd; $custom-dark: #000000;
JSON
{
"hex": "#fbc8a1",
"rgb": {
"r": 251,
"g": 200,
"b": 161
},
"hsl": {
"h": 26,
"s": 91.837,
"l": 80.784
},
"oklch": {
"l": 0.8684,
"c": 0.07774,
"h": 58.9
},
"luminance": 0.64391
}Semantic roles & 50–950 ramp
primary
#FBC8A1
secondary
#63A8DD
accent
#82E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382