#FCA789#FCA789
#FCA789 is a light, moderate orange. Relative luminance 0.501; OKLCH L 80.5% C 0.109 H 40.2°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA789 |
|---|---|
| RGB | rgb(252, 167, 137) |
| HSL | hsl(16, 95%, 76%) |
| HSV | hsv(16, 46%, 99%) |
| CMYK | cmyk(0%, 33.7%, 45.6%, 1.2%) |
| CIE-LAB | lab(76.16, 28.04, 28.37) |
| CIE-LCH | lch(76.16, 39.89, 45.34°) |
| OKLab | oklab(80.5% 0.0835 0.0706) |
| OKLCH | oklch(80.5% 0.109 40.2) |
| XYZ | xyz(58.4820, 50.1436, 30.2606) |
| Luminance | 0.5014 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Salmon
#FEA993
ΔE00 2.75
Lightsalmon
#FFA07A
ΔE00 2.83
Pale Salmon
#FFB19A
ΔE00 3.22
Darksalmon
#E9967A
ΔE00 4.73
Blush (survey)
#F29E8E
ΔE00 5.17
Peachy Pink
#FF9A8A
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA789 #89DEFC
analogous
#FC89A5 #FCA789 #FCE189
triadic
#FCA789 #89FCA7 #A789FC
tetradic
#FCA789 #A5FC89 #89DEFC #E189FC
square
#FCA789 #A5FC89 #89DEFC #E189FC
split-complementary
#FCA789 #89FCE1 #89A5FC
monochromatic
#F94E12 #FA7A4D #FCA789 #FED4C5 #FEE9E1
Accessibility & contrast
On white
1.90
#FCA789 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#FCA789 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA789
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA789 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA789 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB187
Deuteranopia (green-blind)
#D0C388
Tritanopia (blue-blind)
#FF999F
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca789; /* rgb */ color: rgb(252, 167, 137); /* oklch */ color: oklch(80.5% 0.109 40.2);
Tailwind
colors: {
custom: {
50: '#ffc1ab',
500: '#fca789',
950: '#000000',
},
}SCSS
$custom: #fca789; $custom-light: #ffc1ab; $custom-dark: #000000;
JSON
{
"hex": "#fca789",
"rgb": {
"r": 252,
"g": 167,
"b": 137
},
"hsl": {
"h": 15.652,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.805,
"c": 0.10937,
"h": 40.2
},
"luminance": 0.50139
}Semantic roles & 50–950 ramp
primary
#FCA789
secondary
#4EB6DB
accent
#AAE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281