#FEB4AE#FEB4AE
#FEB4AE is a very light, moderate red. Relative luminance 0.568; OKLCH L 83.8% C 0.087 H 24.3°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB4AE |
|---|---|
| RGB | rgb(254, 180, 174) |
| HSL | hsl(5, 98%, 84%) |
| HSV | hsv(5, 31%, 100%) |
| CMYK | cmyk(0%, 29.1%, 31.5%, 0.4%) |
| CIE-LAB | lab(80.05, 26.13, 13.84) |
| CIE-LCH | lch(80.05, 29.57, 27.91°) |
| OKLab | oklab(83.8% 0.0796 0.0359) |
| OKLCH | oklch(83.8% 0.087 24.3) |
| XYZ | xyz(64.8361, 56.7733, 47.5795) |
| Luminance | 0.5677 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.40
Pale Salmon
#FFB19A
ΔE00 6.19
Lightpink
#FFB6C1
ΔE00 6.21
Light Salmon
#FEA993
ΔE00 6.36
Blush (survey)
#F29E8E
ΔE00 6.57
Light Rose
#FFC5CB
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB4AE #AEF8FE
analogous
#FEAED0 #FEB4AE #FEDCAE
triadic
#FEB4AE #AEFEB4 #B4AEFE
tetradic
#FEB4AE #D0FEAE #AEF8FE #DCAEFE
square
#FEB4AE #D0FEAE #AEF8FE #DCAEFE
split-complementary
#FEB4AE #AEFEDC #AED0FE
monochromatic
#FD4435 #FD7C72 #FEB4AE #FFE3E1 #FFE3E1
Accessibility & contrast
On white
1.70
#FEB4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#FEB4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB4AE
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB4AE | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAD
Deuteranopia (green-blind)
#D4CCAD
Tritanopia (blue-blind)
#FFABB3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #feb4ae; /* rgb */ color: rgb(254, 180, 174); /* oklch */ color: oklch(83.8% 0.087 24.3);
Tailwind
colors: {
custom: {
50: '#ffcbc6',
500: '#feb4ae',
950: '#000000',
},
}SCSS
$custom: #feb4ae; $custom-light: #ffcbc6; $custom-dark: #000000;
JSON
{
"hex": "#feb4ae",
"rgb": {
"r": 254,
"g": 180,
"b": 174
},
"hsl": {
"h": 4.5,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.83796,
"c": 0.08732,
"h": 24.3
},
"luminance": 0.56769
}Semantic roles & 50–950 ramp
primary
#FEB4AE
secondary
#6DDBE3
accent
#D4E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282