#FEB5AA#FEB5AA
#FEB5AA is a very light, moderate red. Relative luminance 0.570; OKLCH L 83.9% C 0.087 H 28.6°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB5AA |
|---|---|
| RGB | rgb(254, 181, 170) |
| HSL | hsl(8, 98%, 83%) |
| HSV | hsv(8, 33%, 100%) |
| CMYK | cmyk(0%, 28.7%, 33.1%, 0.4%) |
| CIE-LAB | lab(80.19, 25.11, 16.19) |
| CIE-LCH | lch(80.19, 29.87, 32.82°) |
| OKLab | oklab(83.88% 0.0765 0.0418) |
| OKLCH | oklch(83.88% 0.087 28.6) |
| XYZ | xyz(64.6546, 57.0249, 45.6239) |
| Luminance | 0.5702 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.37
Light Salmon
#FEA993
ΔE00 4.87
Blush (survey)
#F29E8E
ΔE00 5.87
Pale Rose
#FDC1C5
ΔE00 6.70
Peachy Pink
#FF9A8A
ΔE00 7.01
Light Rose
#FFC5CB
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB5AA #AAF3FE
analogous
#FEAAC9 #FEB5AA #FEDFAA
triadic
#FEB5AA #AAFEB5 #B5AAFE
tetradic
#FEB5AA #C9FEAA #AAF3FE #DFAAFE
square
#FEB5AA #C9FEAA #AAF3FE #DFAAFE
split-complementary
#FEB5AA #AAFEDF #AAC9FE
monochromatic
#FD4C31 #FD806E #FEB5AA #FFE5E1 #FFE5E1
Accessibility & contrast
On white
1.69
#FEB5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#FEB5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB5AA
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB5AA | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BEA9
Deuteranopia (green-blind)
#D6CDA9
Tritanopia (blue-blind)
#FFACB2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #feb5aa; /* rgb */ color: rgb(254, 181, 170); /* oklch */ color: oklch(83.9% 0.087 28.6);
Tailwind
colors: {
custom: {
50: '#ffcbc3',
500: '#feb5aa',
950: '#000000',
},
}SCSS
$custom: #feb5aa; $custom-light: #ffcbc3; $custom-dark: #000000;
JSON
{
"hex": "#feb5aa",
"rgb": {
"r": 254,
"g": 181,
"b": 170
},
"hsl": {
"h": 7.857,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.83877,
"c": 0.08714,
"h": 28.6
},
"luminance": 0.57021
}Semantic roles & 50–950 ramp
primary
#FEB5AA
secondary
#69D3E3
accent
#C7E600
background
#FFFEFD
surface
#FFFAF9
border
#D7D3D2
text
#181312
muted
#868382