#FCB79F#FCB79F
#FCB79F is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.8% C 0.087 H 40.0°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB79F |
|---|---|
| RGB | rgb(252, 183, 159) |
| HSL | hsl(15, 94%, 81%) |
| HSV | hsv(15, 37%, 99%) |
| CMYK | cmyk(0%, 27.4%, 36.9%, 1.2%) |
| CIE-LAB | lab(80.22, 21.99, 22.09) |
| CIE-LCH | lch(80.22, 31.17, 45.13°) |
| OKLab | oklab(83.78% 0.0669 0.0561) |
| OKLCH | oklch(83.78% 0.087 40) |
| XYZ | xyz(63.3386, 57.0696, 40.4736) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.10
Light Salmon
#FEA993
ΔE00 4.08
Blush (survey)
#F29E8E
ΔE00 6.84
Lightsalmon
#FFA07A
ΔE00 6.99
Apricot
#FBCEB1
ΔE00 7.90
Pinkish Tan
#D99B82
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB79F #9FE4FC
analogous
#FC9FB5 #FCB79F #FCE59F
triadic
#FCB79F #9FFCB7 #B79FFC
tetradic
#FCB79F #B5FC9F #9FE4FC #E59FFC
square
#FCB79F #B5FC9F #9FE4FC #E59FFC
split-complementary
#FCB79F #9FFCE5 #9FB5FC
monochromatic
#F85E28 #FA8A64 #FCB79F #FEE4DA #FEE9E1
Accessibility & contrast
On white
1.69
#FCB79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#FCB79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB79F
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB79F | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BF9D
Deuteranopia (green-blind)
#D8CD9F
Tritanopia (blue-blind)
#FFADB1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fcb79f; /* rgb */ color: rgb(252, 183, 159); /* oklch */ color: oklch(83.8% 0.087 40.0);
Tailwind
colors: {
custom: {
50: '#ffcdbb',
500: '#fcb79f',
950: '#000000',
},
}SCSS
$custom: #fcb79f; $custom-light: #ffcdbb; $custom-dark: #000000;
JSON
{
"hex": "#fcb79f",
"rgb": {
"r": 252,
"g": 183,
"b": 159
},
"hsl": {
"h": 15.484,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.83776,
"c": 0.0873,
"h": 40
},
"luminance": 0.57066
}Semantic roles & 50–950 ramp
primary
#FCB79F
secondary
#61BEDE
accent
#AAE600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181311
muted
#868381