#FEB5AE#FEB5AE
#FEB5AE is a very light, moderate red. Relative luminance 0.572; OKLCH L 84.0% C 0.086 H 25.2°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB5AE |
|---|---|
| RGB | rgb(254, 181, 174) |
| HSL | hsl(5, 98%, 84%) |
| HSV | hsv(5, 31%, 100%) |
| CMYK | cmyk(0%, 28.7%, 31.5%, 0.4%) |
| CIE-LAB | lab(80.28, 25.60, 14.16) |
| CIE-LCH | lch(80.28, 29.26, 28.94°) |
| OKLab | oklab(83.97% 0.078 0.0367) |
| OKLCH | oklch(83.97% 0.086 25.2) |
| XYZ | xyz(65.0387, 57.1785, 47.6471) |
| Luminance | 0.5717 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.50
Pale Salmon
#FFB19A
ΔE00 5.85
Light Salmon
#FEA993
ΔE00 6.14
Lightpink
#FFB6C1
ΔE00 6.54
Blush (survey)
#F29E8E
ΔE00 6.55
Light Rose
#FFC5CB
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB5AE #AEF7FE
analogous
#FEAECF #FEB5AE #FEDDAE
triadic
#FEB5AE #AEFEB5 #B5AEFE
tetradic
#FEB5AE #CFFEAE #AEF7FE #DDAEFE
square
#FEB5AE #CFFEAE #AEF7FE #DDAEFE
split-complementary
#FEB5AE #AEFEDD #AECFFE
monochromatic
#FD4735 #FD7E72 #FEB5AE #FFE3E1 #FFE3E1
Accessibility & contrast
On white
1.69
#FEB5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#FEB5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB5AE
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB5AE | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BFAD
Deuteranopia (green-blind)
#D5CDAD
Tritanopia (blue-blind)
#FFACB3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #feb5ae; /* rgb */ color: rgb(254, 181, 174); /* oklch */ color: oklch(84.0% 0.086 25.2);
Tailwind
colors: {
custom: {
50: '#ffcbc6',
500: '#feb5ae',
950: '#000000',
},
}SCSS
$custom: #feb5ae; $custom-light: #ffcbc6; $custom-dark: #000000;
JSON
{
"hex": "#feb5ae",
"rgb": {
"r": 254,
"g": 181,
"b": 174
},
"hsl": {
"h": 5.25,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.83972,
"c": 0.08623,
"h": 25.2
},
"luminance": 0.57175
}Semantic roles & 50–950 ramp
primary
#FEB5AE
secondary
#6DD9E3
accent
#D1E600
background
#FFFEFD
surface
#FFFAF9
border
#D7D3D2
text
#181313
muted
#868382