#FBC8A6#FBC8A6
#FBC8A6 is a very light, moderate orange. Relative luminance 0.646; OKLCH L 86.9% C 0.074 H 55.2°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC8A6 |
|---|---|
| RGB | rgb(251, 200, 166) |
| HSL | hsl(24, 91%, 82%) |
| HSV | hsv(24, 34%, 98%) |
| CMYK | cmyk(0%, 20.3%, 33.9%, 1.6%) |
| CIE-LAB | lab(84.26, 13.53, 23.91) |
| CIE-LCH | lch(84.26, 27.47, 60.49°) |
| OKLab | oklab(86.94% 0.0421 0.0606) |
| OKLCH | oklch(86.94% 0.074 55.2) |
| XYZ | xyz(67.3225, 64.5743, 44.9870) |
| Luminance | 0.6457 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.15
Peach
#FFDAB9
ΔE00 5.32
Light Peach
#FFD8B1
ΔE00 5.44
Peach (survey)
#FFB07C
ΔE00 7.78
Burlywood
#DEB887
ΔE00 8.62
Bisque
#FFE4C4
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC8A6 #A6D9FB
analogous
#FBA6AF #FBC8A6 #FBF3A6
triadic
#FBC8A6 #A6FBC8 #C8A6FB
tetradic
#FBC8A6 #AFFBA6 #A6D9FB #F3A6FB
square
#FBC8A6 #AFFBA6 #A6D9FB #F3A6FB
split-complementary
#FBC8A6 #A6FBF3 #A6AFFB
monochromatic
#F68031 #F8A46B #FBC8A6 #FEECE1 #FEEDE2
Accessibility & contrast
On white
1.51
#FBC8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#FBC8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC8A6
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC8A6 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CCA4
Deuteranopia (green-blind)
#E3D7A6
Tritanopia (blue-blind)
#FFBFBF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbc8a6; /* rgb */ color: rgb(251, 200, 166); /* oklch */ color: oklch(86.9% 0.074 55.2);
Tailwind
colors: {
custom: {
50: '#fed8c0',
500: '#fbc8a6',
950: '#000000',
},
}SCSS
$custom: #fbc8a6; $custom-light: #fed8c0; $custom-dark: #000000;
JSON
{
"hex": "#fbc8a6",
"rgb": {
"r": 251,
"g": 200,
"b": 166
},
"hsl": {
"h": 24,
"s": 91.398,
"l": 81.765
},
"oklch": {
"l": 0.86943,
"c": 0.07381,
"h": 55.2
},
"luminance": 0.64571
}Semantic roles & 50–950 ramp
primary
#FBC8A6
secondary
#67AEDE
accent
#8AE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382