#FCB291#FCB291
#FCB291 is a very light, moderate orange. Relative luminance 0.546; OKLCH L 82.6% C 0.098 H 44.9°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB291 |
|---|---|
| RGB | rgb(252, 178, 145) |
| HSL | hsl(19, 95%, 78%) |
| HSV | hsv(19, 42%, 99%) |
| CMYK | cmyk(0%, 29.4%, 42.5%, 1.2%) |
| CIE-LAB | lab(78.80, 23.08, 27.64) |
| CIE-LCH | lch(78.80, 36.01, 50.13°) |
| OKLab | oklab(82.59% 0.0693 0.0691) |
| OKLCH | oklch(82.59% 0.098 44.9) |
| XYZ | xyz(61.1788, 54.5848, 34.0962) |
| Luminance | 0.5458 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.71
Lightsalmon
#FFA07A
ΔE00 4.93
Light Salmon
#FEA993
ΔE00 4.93
Peach (survey)
#FFB07C
ΔE00 5.28
Darksalmon
#E9967A
ΔE00 7.23
Pinkish Tan
#D99B82
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB291 #91DBFC
analogous
#FC91A5 #FCB291 #FCE891
triadic
#FCB291 #91FCB2 #B291FC
tetradic
#FCB291 #A5FC91 #91DBFC #E891FC
square
#FCB291 #A5FC91 #91DBFC #E891FC
split-complementary
#FCB291 #91FCE8 #91A5FC
monochromatic
#F95F1A #FA8855 #FCB291 #FEDCCD #FEEAE1
Accessibility & contrast
On white
1.76
#FCB291 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#FCB291 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB291
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB291 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB291 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA8F
Deuteranopia (green-blind)
#D7C991
Tritanopia (blue-blind)
#FFA6A9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fcb291; /* rgb */ color: rgb(252, 178, 145); /* oklch */ color: oklch(82.6% 0.098 44.9);
Tailwind
colors: {
custom: {
50: '#ffc9b1',
500: '#fcb291',
950: '#000000',
},
}SCSS
$custom: #fcb291; $custom-light: #ffc9b1; $custom-dark: #000000;
JSON
{
"hex": "#fcb291",
"rgb": {
"r": 252,
"g": 178,
"b": 145
},
"hsl": {
"h": 18.505,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.82592,
"c": 0.09785,
"h": 44.9
},
"luminance": 0.54581
}Semantic roles & 50–950 ramp
primary
#FCB291
secondary
#55B3DC
accent
#9FE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281