#FCB090#FCB090
#FCB090 is a very light, moderate orange. Relative luminance 0.538; OKLCH L 82.2% C 0.100 H 43.7°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB090 |
|---|---|
| RGB | rgb(252, 176, 144) |
| HSL | hsl(18, 95%, 78%) |
| HSV | hsv(18, 43%, 99%) |
| CMYK | cmyk(0%, 30.2%, 42.9%, 1.2%) |
| CIE-LAB | lab(78.32, 24.03, 27.53) |
| CIE-LCH | lch(78.32, 36.54, 48.89°) |
| OKLab | oklab(82.22% 0.072 0.0688) |
| OKLCH | oklch(82.22% 0.1 43.7) |
| XYZ | xyz(60.7070, 53.7641, 33.5602) |
| Luminance | 0.5376 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.23
Light Salmon
#FEA993
ΔE00 4.28
Lightsalmon
#FFA07A
ΔE00 4.45
Peach (survey)
#FFB07C
ΔE00 5.71
Darksalmon
#E9967A
ΔE00 6.69
Blush (survey)
#F29E8E
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB090 #90DCFC
analogous
#FC90A6 #FCB090 #FCE690
triadic
#FCB090 #90FCB0 #B090FC
tetradic
#FCB090 #A6FC90 #90DCFC #E690FC
square
#FCB090 #A6FC90 #90DCFC #E690FC
split-complementary
#FCB090 #90FCE6 #90A6FC
monochromatic
#F95B19 #FA8654 #FCB090 #FEDACC #FEEAE1
Accessibility & contrast
On white
1.79
#FCB090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#FCB090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB090
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB090 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B88E
Deuteranopia (green-blind)
#D5C890
Tritanopia (blue-blind)
#FFA4A8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fcb090; /* rgb */ color: rgb(252, 176, 144); /* oklch */ color: oklch(82.2% 0.100 43.7);
Tailwind
colors: {
custom: {
50: '#ffc8b0',
500: '#fcb090',
950: '#000000',
},
}SCSS
$custom: #fcb090; $custom-light: #ffc8b0; $custom-dark: #000000;
JSON
{
"hex": "#fcb090",
"rgb": {
"r": 252,
"g": 176,
"b": 144
},
"hsl": {
"h": 17.778,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.82216,
"c": 0.09963,
"h": 43.7
},
"luminance": 0.5376
}Semantic roles & 50–950 ramp
primary
#FCB090
secondary
#54B4DC
accent
#A1E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281