#FEAFA6#FEAFA6
#FEAFA6 is a very light, moderate red. Relative luminance 0.545; OKLCH L 82.7% C 0.094 H 26.5°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAFA6 |
|---|---|
| RGB | rgb(254, 175, 166) |
| HSL | hsl(6, 98%, 82%) |
| HSV | hsv(6, 35%, 100%) |
| CMYK | cmyk(0%, 31.1%, 34.6%, 0.4%) |
| CIE-LAB | lab(78.75, 27.77, 16.32) |
| CIE-LCH | lch(78.75, 32.21, 30.45°) |
| OKLab | oklab(82.73% 0.0844 0.042) |
| OKLCH | oklch(82.73% 0.094 26.5) |
| XYZ | xyz(63.0881, 54.4882, 43.2634) |
| Luminance | 0.5448 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 4.83
Blush (survey)
#F29E8E
ΔE00 4.98
Pale Salmon
#FFB19A
ΔE00 5.05
Peachy Pink
#FF9A8A
ΔE00 5.84
Pale Rose
#FDC1C5
ΔE00 7.14
Lightpink
#FFB6C1
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAFA6 #A6F5FE
analogous
#FEA6C9 #FEAFA6 #FEDBA6
triadic
#FEAFA6 #A6FEAF #AFA6FE
tetradic
#FEAFA6 #C9FEA6 #A6F5FE #DBA6FE
square
#FEAFA6 #C9FEA6 #A6F5FE #DBA6FE
split-complementary
#FEAFA6 #A6FEDB #A6C9FE
monochromatic
#FD422D #FD7969 #FEAFA6 #FFE4E1 #FFE4E1
Accessibility & contrast
On white
1.77
#FEAFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#FEAFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAFA6
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAFA6 | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAA5
Deuteranopia (green-blind)
#D2C9A5
Tritanopia (blue-blind)
#FFA5AD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #feafa6; /* rgb */ color: rgb(254, 175, 166); /* oklch */ color: oklch(82.7% 0.094 26.5);
Tailwind
colors: {
custom: {
50: '#ffc7c0',
500: '#feafa6',
950: '#000000',
},
}SCSS
$custom: #feafa6; $custom-light: #ffc7c0; $custom-dark: #000000;
JSON
{
"hex": "#feafa6",
"rgb": {
"r": 254,
"g": 175,
"b": 166
},
"hsl": {
"h": 6.136,
"s": 97.778,
"l": 82.353
},
"oklch": {
"l": 0.82731,
"c": 0.09425,
"h": 26.5
},
"luminance": 0.54484
}Semantic roles & 50–950 ramp
primary
#FEAFA6
secondary
#66D6E2
accent
#CEE600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282