#FCB79B#FCB79B
#FCB79B is a very light, moderate orange. Relative luminance 0.569; OKLCH L 83.7% C 0.089 H 43.0°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB79B |
|---|---|
| RGB | rgb(252, 183, 155) |
| HSL | hsl(17, 94%, 80%) |
| HSV | hsv(17, 38%, 99%) |
| CMYK | cmyk(0%, 27.4%, 38.5%, 1.2%) |
| CIE-LAB | lab(80.14, 21.54, 24.12) |
| CIE-LCH | lch(80.14, 32.34, 48.24°) |
| OKLab | oklab(83.69% 0.0653 0.061) |
| OKLCH | oklch(83.69% 0.089 43) |
| XYZ | xyz(62.9971, 56.9330, 38.6751) |
| Luminance | 0.5693 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.96
Light Salmon
#FEA993
ΔE00 4.77
Lightsalmon
#FFA07A
ΔE00 6.48
Peach (survey)
#FFB07C
ΔE00 6.87
Apricot
#FBCEB1
ΔE00 7.35
Blush (survey)
#F29E8E
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB79B #9BE0FC
analogous
#FC9BAF #FCB79B #FCE89B
triadic
#FCB79B #9BFCB7 #B79BFC
tetradic
#FCB79B #AFFC9B #9BE0FC #E89BFC
square
#FCB79B #AFFC9B #9BE0FC #E89BFC
split-complementary
#FCB79B #9BFCE8 #9BAFFC
monochromatic
#F86124 #FA8C60 #FCB79B #FEE2D6 #FEEAE1
Accessibility & contrast
On white
1.70
#FCB79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#FCB79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB79B
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB79B | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BE99
Deuteranopia (green-blind)
#D9CC9B
Tritanopia (blue-blind)
#FFACB0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fcb79b; /* rgb */ color: rgb(252, 183, 155); /* oklch */ color: oklch(83.7% 0.089 43.0);
Tailwind
colors: {
custom: {
50: '#ffccb8',
500: '#fcb79b',
950: '#000000',
},
}SCSS
$custom: #fcb79b; $custom-light: #ffccb8; $custom-dark: #000000;
JSON
{
"hex": "#fcb79b",
"rgb": {
"r": 252,
"g": 183,
"b": 155
},
"hsl": {
"h": 17.32,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.83691,
"c": 0.08934,
"h": 43
},
"luminance": 0.56929
}Semantic roles & 50–950 ramp
primary
#FCB79B
secondary
#5DB9DE
accent
#A3E600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181311
muted
#868381