#FECABA#FECABA
#FECABA is a very light, moderate red. Relative luminance 0.669; OKLCH L 88.1% C 0.063 H 37.8°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FECABA |
|---|---|
| RGB | rgb(254, 202, 186) |
| HSL | hsl(14, 97%, 86%) |
| HSV | hsv(14, 27%, 100%) |
| CMYK | cmyk(0%, 20.5%, 26.8%, 0.4%) |
| CIE-LAB | lab(85.43, 16.16, 15.01) |
| CIE-LCH | lch(85.43, 22.05, 42.89°) |
| OKLab | oklab(88.05% 0.0501 0.0389) |
| OKLCH | oklch(88.05% 0.063 37.8) |
| XYZ | xyz(70.8576, 66.8602, 55.6178) |
| Luminance | 0.6686 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.06
Pale Salmon
#FFB19A
ΔE00 7.12
Pale Rose
#FDC1C5
ΔE00 8.31
Light Rose
#FFC5CB
ΔE00 8.83
Light Salmon
#FEA993
ΔE00 8.95
Mistyrose
#FFE4E1
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FECABA #BAEEFE
analogous
#FEBACC #FECABA #FEECBA
triadic
#FECABA #BAFECA #CABAFE
tetradic
#FECABA #CCFEBA #BAEEFE #ECBAFE
square
#FECABA #CCFEBA #BAEEFE #ECBAFE
split-complementary
#FECABA #BAFEEC #BACCFE
monochromatic
#FC6D41 #FD9C7E #FECABA #FFE8E1 #FFE8E1
Accessibility & contrast
On white
1.46
#FECABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#FECABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FECABA
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FECABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FECABA | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CFB9
Deuteranopia (green-blind)
#E2DABA
Tritanopia (blue-blind)
#FFC3C6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fecaba; /* rgb */ color: rgb(254, 202, 186); /* oklch */ color: oklch(88.1% 0.063 37.8);
Tailwind
colors: {
custom: {
50: '#ffdace',
500: '#fecaba',
950: '#000000',
},
}SCSS
$custom: #fecaba; $custom-light: #ffdace; $custom-dark: #000000;
JSON
{
"hex": "#fecaba",
"rgb": {
"r": 254,
"g": 202,
"b": 186
},
"hsl": {
"h": 14.118,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.88053,
"c": 0.06344,
"h": 37.8
},
"luminance": 0.66857
}Semantic roles & 50–950 ramp
primary
#FECABA
secondary
#77CBE5
accent
#AFE600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383