#FCA498#FCA498
#FCA498 is a light, moderate red. Relative luminance 0.495; OKLCH L 80.3% C 0.107 H 28.1°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA498 |
|---|---|
| RGB | rgb(252, 164, 152) |
| HSL | hsl(7, 94%, 79%) |
| HSV | hsv(7, 40%, 99%) |
| CMYK | cmyk(0%, 34.9%, 39.7%, 1.2%) |
| CIE-LAB | lab(75.77, 31.17, 19.75) |
| CIE-LCH | lch(75.77, 36.90, 32.35°) |
| OKLab | oklab(80.3% 0.0941 0.0503) |
| OKLCH | oklch(80.3% 0.107 28.1) |
| XYZ | xyz(59.0905, 49.5179, 36.1454) |
| Luminance | 0.4951 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.55
Peachy Pink
#FF9A8A
ΔE00 2.99
Light Salmon
#FEA993
ΔE00 3.66
Pale Salmon
#FFB19A
ΔE00 5.04
Darksalmon
#E9967A
ΔE00 7.30
Lightsalmon
#FFA07A
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA498 #98F0FC
analogous
#FC98BE #FCA498 #FCD698
triadic
#FCA498 #98FCA4 #A498FC
tetradic
#FCA498 #BEFC98 #98F0FC #D698FC
square
#FCA498 #BEFC98 #98F0FC #D698FC
split-complementary
#FCA498 #98FCD6 #98BEFC
monochromatic
#F93B21 #FA6F5D #FCA498 #FED9D3 #FEE5E1
Accessibility & contrast
On white
1.93
#FCA498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#FCA498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA498
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA498 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B097
Deuteranopia (green-blind)
#CCC297
Tritanopia (blue-blind)
#FF98A1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fca498; /* rgb */ color: rgb(252, 164, 152); /* oklch */ color: oklch(80.3% 0.107 28.1);
Tailwind
colors: {
custom: {
50: '#ffbfb6',
500: '#fca498',
950: '#000000',
},
}SCSS
$custom: #fca498; $custom-light: #ffbfb6; $custom-dark: #000000;
JSON
{
"hex": "#fca498",
"rgb": {
"r": 252,
"g": 164,
"b": 152
},
"hsl": {
"h": 7.2,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.80296,
"c": 0.10669,
"h": 28.1
},
"luminance": 0.49513
}Semantic roles & 50–950 ramp
primary
#FCA498
secondary
#D5F2F6
accent
#CAE600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180