#FBC7A2#FBC7A2
#FBC7A2 is a very light, moderate orange. Relative luminance 0.640; OKLCH L 86.7% C 0.077 H 56.9°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC7A2 |
|---|---|
| RGB | rgb(251, 199, 162) |
| HSL | hsl(25, 92%, 81%) |
| HSV | hsv(25, 35%, 98%) |
| CMYK | cmyk(0%, 20.7%, 35.5%, 1.6%) |
| CIE-LAB | lab(83.95, 13.58, 25.58) |
| CIE-LCH | lch(83.95, 28.96, 62.05°) |
| OKLab | oklab(86.67% 0.0421 0.0646) |
| OKLCH | oklch(86.67% 0.077 56.9) |
| XYZ | xyz(66.7305, 63.9681, 43.0076) |
| Luminance | 0.6397 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.90
Light Peach
#FFD8B1
ΔE00 5.26
Peach
#FFDAB9
ΔE00 5.45
Peach (survey)
#FFB07C
ΔE00 7.26
Burlywood
#DEB887
ΔE00 7.98
Apricot (survey)
#FFB16D
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC7A2 #A2D6FB
analogous
#FBA2A9 #FBC7A2 #FBF4A2
triadic
#FBC7A2 #A2FBC7 #C7A2FB
tetradic
#FBC7A2 #A9FBA2 #A2D6FB #F4A2FB
square
#FBC7A2 #A9FBA2 #A2D6FB #F4A2FB
split-complementary
#FBC7A2 #A2FBF4 #A2A9FB
monochromatic
#F6802D #F8A467 #FBC7A2 #FEEADD #FEEDE2
Accessibility & contrast
On white
1.52
#FBC7A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#FBC7A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC7A2
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC7A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC7A2 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CB9F
Deuteranopia (green-blind)
#E2D6A2
Tritanopia (blue-blind)
#FFBDBD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbc7a2; /* rgb */ color: rgb(251, 199, 162); /* oklch */ color: oklch(86.7% 0.077 56.9);
Tailwind
colors: {
custom: {
50: '#fed8bd',
500: '#fbc7a2',
950: '#000000',
},
}SCSS
$custom: #fbc7a2; $custom-light: #fed8bd; $custom-dark: #000000;
JSON
{
"hex": "#fbc7a2",
"rgb": {
"r": 251,
"g": 199,
"b": 162
},
"hsl": {
"h": 24.944,
"s": 91.753,
"l": 80.98
},
"oklch": {
"l": 0.86673,
"c": 0.07709,
"h": 56.9
},
"luminance": 0.63965
}Semantic roles & 50–950 ramp
primary
#FBC7A2
secondary
#64ABDD
accent
#86E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382