#FEA8B8#FEA8B8
#FEA8B8 is a light, moderate red. Relative luminance 0.525; OKLCH L 82.0% C 0.103 H 7.4°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA8B8 |
|---|---|
| RGB | rgb(254, 168, 184) |
| HSL | hsl(349, 98%, 83%) |
| HSV | hsv(349, 34%, 100%) |
| CMYK | cmyk(0%, 33.9%, 27.6%, 0.4%) |
| CIE-LAB | lab(77.60, 33.71, 4.92) |
| CIE-LCH | lch(77.60, 34.06, 8.31°) |
| OKLab | oklab(81.99% 0.1021 0.0133) |
| OKLCH | oklch(81.99% 0.103 7.4) |
| XYZ | xyz(63.5291, 52.5409, 52.1334) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 2.13
Lightpink
#FFB6C1
ΔE00 3.46
Baby Pink
#FFB7CE
ΔE00 4.94
Pastel Pink
#FFBACD
ΔE00 4.94
Powder Pink
#FFB2D0
ΔE00 5.63
Faded Pink
#DE9DAC
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA8B8 #A8FEEE
analogous
#FEA8E3 #FEA8B8 #FEC3A8
triadic
#FEA8B8 #B8FEA8 #A8B8FE
tetradic
#FEA8B8 #E3FEA8 #A8FEEE #C3A8FE
square
#FEA8B8 #E3FEA8 #A8FEEE #C3A8FE
split-complementary
#FEA8B8 #A8FEC3 #A8E3FE
monochromatic
#FD2F55 #FD6B87 #FEA8B8 #FFE1E6 #FFE1E6
Accessibility & contrast
On white
1.82
#FEA8B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#FEA8B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA8B8
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA8B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA8B8 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B6B8
Deuteranopia (green-blind)
#CAC6B6
Tritanopia (blue-blind)
#FFA1AE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fea8b8; /* rgb */ color: rgb(254, 168, 184); /* oklch */ color: oklch(82.0% 0.103 7.4);
Tailwind
colors: {
custom: {
50: '#ffc2cd',
500: '#fea8b8',
950: '#000000',
},
}SCSS
$custom: #fea8b8; $custom-light: #ffc2cd; $custom-dark: #000000;
JSON
{
"hex": "#fea8b8",
"rgb": {
"r": 254,
"g": 168,
"b": 184
},
"hsl": {
"h": 348.837,
"s": 97.727,
"l": 82.745
},
"oklch": {
"l": 0.81989,
"c": 0.10294,
"h": 7.4
},
"luminance": 0.52537
}Semantic roles & 50–950 ramp
primary
#FEA8B8
secondary
#68E3CC
accent
#E6BB00
background
#FFFDFE
surface
#FFF9FA
border
#D7D2D3
text
#181213
muted
#868283