#FEB2AE#FEB2AE
#FEB2AE is a very light, moderate red. Relative luminance 0.560; OKLCH L 83.4% C 0.090 H 22.5°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB2AE |
|---|---|
| RGB | rgb(254, 178, 174) |
| HSL | hsl(3, 98%, 84%) |
| HSV | hsv(3, 31%, 100%) |
| CMYK | cmyk(0%, 29.9%, 31.5%, 0.4%) |
| CIE-LAB | lab(79.60, 27.18, 13.20) |
| CIE-LCH | lch(79.60, 30.21, 25.90°) |
| OKLab | oklab(83.45% 0.0827 0.0343) |
| OKLCH | oklch(83.45% 0.09 22.5) |
| XYZ | xyz(64.4353, 55.9717, 47.4459) |
| Luminance | 0.5597 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.31
Lightpink
#FFB6C1
ΔE00 5.61
Light Rose
#FFC5CB
ΔE00 6.52
Blush (survey)
#F29E8E
ΔE00 6.70
Light Salmon
#FEA993
ΔE00 6.86
Pale Salmon
#FFB19A
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB2AE #AEFAFE
analogous
#FEAED2 #FEB2AE #FEDAAE
triadic
#FEB2AE #AEFEB2 #B2AEFE
tetradic
#FEB2AE #D2FEAE #AEFAFE #DAAEFE
square
#FEB2AE #D2FEAE #AEFAFE #DAAEFE
split-complementary
#FEB2AE #AEFEDA #AED2FE
monochromatic
#FD3F35 #FD7972 #FEB2AE #FFE2E1 #FFE2E1
Accessibility & contrast
On white
1.72
#FEB2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#FEB2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB2AE
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB2AE | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BCAD
Deuteranopia (green-blind)
#D3CBAD
Tritanopia (blue-blind)
#FFA9B1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #feb2ae; /* rgb */ color: rgb(254, 178, 174); /* oklch */ color: oklch(83.4% 0.090 22.5);
Tailwind
colors: {
custom: {
50: '#ffc9c6',
500: '#feb2ae',
950: '#000000',
},
}SCSS
$custom: #feb2ae; $custom-light: #ffc9c6; $custom-dark: #000000;
JSON
{
"hex": "#feb2ae",
"rgb": {
"r": 254,
"g": 178,
"b": 174
},
"hsl": {
"h": 3,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.83446,
"c": 0.08955,
"h": 22.5
},
"luminance": 0.55968
}Semantic roles & 50–950 ramp
primary
#FEB2AE
secondary
#6DDEE3
accent
#DAE600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282