#FCA698#FCA698
#FCA698 is a light, moderate red. Relative luminance 0.502; OKLCH L 80.6% C 0.105 H 29.7°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA698 |
|---|---|
| RGB | rgb(252, 166, 152) |
| HSL | hsl(8, 94%, 79%) |
| HSV | hsv(8, 40%, 99%) |
| CMYK | cmyk(0%, 34.1%, 39.7%, 1.2%) |
| CIE-LAB | lab(76.22, 30.12, 20.36) |
| CIE-LCH | lch(76.22, 36.36, 34.05°) |
| OKLab | oklab(80.64% 0.0909 0.0518) |
| OKLCH | oklch(80.64% 0.105 29.7) |
| XYZ | xyz(59.4512, 50.2394, 36.2656) |
| Luminance | 0.5023 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.44
Light Salmon
#FEA993
ΔE00 2.85
Peachy Pink
#FF9A8A
ΔE00 3.19
Pale Salmon
#FFB19A
ΔE00 4.19
Darksalmon
#E9967A
ΔE00 6.94
Lightsalmon
#FFA07A
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA698 #98EEFC
analogous
#FC98BC #FCA698 #FCD898
triadic
#FCA698 #98FCA6 #A698FC
tetradic
#FCA698 #BCFC98 #98EEFC #D898FC
square
#FCA698 #BCFC98 #98EEFC #D898FC
split-complementary
#FCA698 #98FCD8 #98BCFC
monochromatic
#F93F21 #FA735D #FCA698 #FED9D3 #FEE5E1
Accessibility & contrast
On white
1.90
#FCA698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#FCA698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA698
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA698 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B297
Deuteranopia (green-blind)
#CEC397
Tritanopia (blue-blind)
#FF9AA2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca698; /* rgb */ color: rgb(252, 166, 152); /* oklch */ color: oklch(80.6% 0.105 29.7);
Tailwind
colors: {
custom: {
50: '#ffc1b6',
500: '#fca698',
950: '#000000',
},
}SCSS
$custom: #fca698; $custom-light: #ffc1b6; $custom-dark: #000000;
JSON
{
"hex": "#fca698",
"rgb": {
"r": 252,
"g": 166,
"b": 152
},
"hsl": {
"h": 8.4,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.80638,
"c": 0.10464,
"h": 29.7
},
"luminance": 0.50235
}Semantic roles & 50–950 ramp
primary
#FCA698
secondary
#5BCBDD
accent
#C5E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281