#FBC5AE#FBC5AE
#FBC5AE is a very light, moderate orange. Relative luminance 0.635; OKLCH L 86.6% C 0.070 H 44.2°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC5AE |
|---|---|
| RGB | rgb(251, 197, 174) |
| HSL | hsl(18, 91%, 83%) |
| HSV | hsv(18, 31%, 98%) |
| CMYK | cmyk(0%, 21.5%, 30.7%, 1.6%) |
| CIE-LAB | lab(83.71, 16.09, 18.91) |
| CIE-LCH | lch(83.71, 24.83, 49.61°) |
| OKLab | oklab(86.56% 0.0499 0.0485) |
| OKLCH | oklch(86.56% 0.07 44.2) |
| XYZ | xyz(67.3914, 63.5010, 48.7434) |
| Luminance | 0.6350 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.25
Pale Salmon
#FFB19A
ΔE00 6.17
Light Salmon
#FEA993
ΔE00 8.14
Peach
#FFDAB9
ΔE00 8.30
Light Peach
#FFD8B1
ΔE00 9.12
Peach (survey)
#FFB07C
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC5AE #AEE4FB
analogous
#FBAEBD #FBC5AE #FBEBAE
triadic
#FBC5AE #AEFBC5 #C5AEFB
tetradic
#FBC5AE #BDFBAE #AEE4FB #EBAEFB
square
#FBC5AE #BDFBAE #AEE4FB #EBAEFB
split-complementary
#FBC5AE #AEFBEB #AEBDFB
monochromatic
#F57139 #F89B74 #FBC5AE #FEEAE2 #FEEAE2
Accessibility & contrast
On white
1.53
#FBC5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#FBC5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC5AE
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC5AE | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CAAC
Deuteranopia (green-blind)
#DFD5AE
Tritanopia (blue-blind)
#FFBDBF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbc5ae; /* rgb */ color: rgb(251, 197, 174); /* oklch */ color: oklch(86.6% 0.070 44.2);
Tailwind
colors: {
custom: {
50: '#fed6c6',
500: '#fbc5ae',
950: '#000000',
},
}SCSS
$custom: #fbc5ae; $custom-light: #fed6c6; $custom-dark: #000000;
JSON
{
"hex": "#fbc5ae",
"rgb": {
"r": 251,
"g": 197,
"b": 174
},
"hsl": {
"h": 17.922,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.86559,
"c": 0.06956,
"h": 44.2
},
"luminance": 0.63498
}Semantic roles & 50–950 ramp
primary
#FBC5AE
secondary
#6FBDDF
accent
#A1E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382