#FEACBA#FEACBA
#FEACBA is a very light, moderate red. Relative luminance 0.541; OKLCH L 82.7% C 0.098 H 8.2°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FEACBA |
|---|---|
| RGB | rgb(254, 172, 186) |
| HSL | hsl(350, 98%, 84%) |
| HSV | hsv(350, 32%, 100%) |
| CMYK | cmyk(0%, 32.3%, 26.8%, 0.4%) |
| CIE-LAB | lab(78.53, 31.88, 5.18) |
| CIE-LCH | lch(78.53, 32.30, 9.22°) |
| OKLab | oklab(82.72% 0.0966 0.0139) |
| OKLCH | oklch(82.72% 0.098 8.2) |
| XYZ | xyz(64.4900, 54.1251, 53.4953) |
| Luminance | 0.5412 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.47
Lightpink
#FFB6C1
ΔE00 2.45
Pastel Pink
#FFBACD
ΔE00 4.31
Baby Pink
#FFB7CE
ΔE00 4.55
Pink
#FFC0CB
ΔE00 5.01
Bubblegum
#FFC1CC
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEACBA #ACFEF0
analogous
#FEACE3 #FEACBA #FEC7AC
triadic
#FEACBA #BAFEAC #ACBAFE
tetradic
#FEACBA #E3FEAC #ACFEF0 #C7ACFE
square
#FEACBA #E3FEAC #ACFEF0 #C7ACFE
split-complementary
#FEACBA #ACFEC7 #ACE3FE
monochromatic
#FD3355 #FD7088 #FEACBA #FFE1E6 #FFE1E6
Accessibility & contrast
On white
1.78
#FEACBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#FEACBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEACBA
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEACBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEACBA | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9BA
Deuteranopia (green-blind)
#CDC8B8
Tritanopia (blue-blind)
#FFA5B1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #feacba; /* rgb */ color: rgb(254, 172, 186); /* oklch */ color: oklch(82.7% 0.098 8.2);
Tailwind
colors: {
custom: {
50: '#ffc5ce',
500: '#feacba',
950: '#000000',
},
}SCSS
$custom: #feacba; $custom-light: #ffc5ce; $custom-dark: #000000;
JSON
{
"hex": "#feacba",
"rgb": {
"r": 254,
"g": 172,
"b": 186
},
"hsl": {
"h": 349.756,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.8272,
"c": 0.09758,
"h": 8.2
},
"luminance": 0.54121
}Semantic roles & 50–950 ramp
primary
#FEACBA
secondary
#6BE3CF
accent
#E6BE00
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181313
muted
#868283