#FEAFAF#FEAFAF
#FEAFAF is a very light, moderate red. Relative luminance 0.548; OKLCH L 82.9% C 0.093 H 19.2°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAFAF |
|---|---|
| RGB | rgb(254, 175, 175) |
| HSL | hsl(0, 98%, 84%) |
| HSV | hsv(0, 31%, 100%) |
| CMYK | cmyk(0%, 31.1%, 31.1%, 0.4%) |
| CIE-LAB | lab(78.94, 28.88, 11.73) |
| CIE-LCH | lch(78.94, 31.17, 22.11°) |
| OKLab | oklab(82.95% 0.0878 0.0306) |
| OKLCH | oklch(82.95% 0.093 19.2) |
| XYZ | xyz(63.9428, 54.8300, 47.7645) |
| Luminance | 0.5483 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.55
Pale Rose
#FDC1C5
ΔE00 5.27
Soft Pink
#FDB0C0
ΔE00 5.67
Pink
#FFC0CB
ΔE00 6.38
Light Rose
#FFC5CB
ΔE00 6.43
Bubblegum
#FFC1CC
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAFAF #AFFEFE
analogous
#FEAFD7 #FEAFAF #FED7AF
triadic
#FEAFAF #AFFEAF #AFAFFE
tetradic
#FEAFAF #D7FEAF #AFFEFE #D7AFFE
square
#FEAFAF #D7FEAF #AFFEFE #D7AFFE
split-complementary
#FEAFAF #AFFED7 #AFD7FE
monochromatic
#FC3636 #FD7373 #FEAFAF #FFE1E1 #FFE1E1
Accessibility & contrast
On white
1.76
#FEAFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#FEAFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAFAF
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAFAF | 1.00 | 1.76 | 11.97 | 11.97 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBAAF
Deuteranopia (green-blind)
#D1C9AE
Tritanopia (blue-blind)
#FFA7AF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #feafaf; /* rgb */ color: rgb(254, 175, 175); /* oklch */ color: oklch(82.9% 0.093 19.2);
Tailwind
colors: {
custom: {
50: '#ffc7c6',
500: '#feafaf',
950: '#000000',
},
}SCSS
$custom: #feafaf; $custom-light: #ffc7c6; $custom-dark: #000000;
JSON
{
"hex": "#feafaf",
"rgb": {
"r": 254,
"g": 175,
"b": 175
},
"hsl": {
"h": 0,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.82948,
"c": 0.09299,
"h": 19.2
},
"luminance": 0.54826
}Semantic roles & 50–950 ramp
primary
#FEAFAF
secondary
#6EE4E4
accent
#E5E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282