#FCB495#FCB495
#FCB495 is a very light, moderate orange. Relative luminance 0.555; OKLCH L 83.0% C 0.094 H 44.2°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB495 |
|---|---|
| RGB | rgb(252, 180, 149) |
| HSL | hsl(18, 94%, 79%) |
| HSV | hsv(18, 41%, 99%) |
| CMYK | cmyk(0%, 28.6%, 40.9%, 1.2%) |
| CIE-LAB | lab(79.34, 22.46, 26.23) |
| CIE-LCH | lch(79.34, 34.53, 49.43°) |
| OKLab | oklab(83.03% 0.0677 0.0659) |
| OKLCH | oklch(83.03% 0.094 44.2) |
| XYZ | xyz(61.8935, 55.5121, 35.8829) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.31
Light Salmon
#FEA993
ΔE00 4.78
Lightsalmon
#FFA07A
ΔE00 5.52
Peach (survey)
#FFB07C
ΔE00 5.88
Darksalmon
#E9967A
ΔE00 7.57
Pinkish Tan
#D99B82
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB495 #95DDFC
analogous
#FC95A9 #FCB495 #FCE795
triadic
#FCB495 #95FCB4 #B495FC
tetradic
#FCB495 #A9FC95 #95DDFC #E795FC
square
#FCB495 #A9FC95 #95DDFC #E795FC
split-complementary
#FCB495 #95FCE7 #95A9FC
monochromatic
#F9601E #FA8A59 #FCB495 #FEDED1 #FEEAE1
Accessibility & contrast
On white
1.74
#FCB495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#FCB495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB495
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB495 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC93
Deuteranopia (green-blind)
#D7CA95
Tritanopia (blue-blind)
#FFA8AC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fcb495; /* rgb */ color: rgb(252, 180, 149); /* oklch */ color: oklch(83.0% 0.094 44.2);
Tailwind
colors: {
custom: {
50: '#ffcab4',
500: '#fcb495',
950: '#000000',
},
}SCSS
$custom: #fcb495; $custom-light: #ffcab4; $custom-dark: #000000;
JSON
{
"hex": "#fcb495",
"rgb": {
"r": 252,
"g": 180,
"b": 149
},
"hsl": {
"h": 18.058,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.83029,
"c": 0.09444,
"h": 44.2
},
"luminance": 0.55508
}Semantic roles & 50–950 ramp
primary
#FCB495
secondary
#58B5DD
accent
#A0E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281