#FEB29B#FEB29B
#FEB29B is a very light, moderate red. Relative luminance 0.553; OKLCH L 83.0% C 0.095 H 37.5°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB29B |
|---|---|
| RGB | rgb(254, 178, 155) |
| HSL | hsl(14, 98%, 80%) |
| HSV | hsv(14, 39%, 100%) |
| CMYK | cmyk(0%, 29.9%, 39%, 0.4%) |
| CIE-LAB | lab(79.20, 24.93, 22.88) |
| CIE-LCH | lch(79.20, 33.83, 42.54°) |
| OKLab | oklab(83.01% 0.0754 0.0579) |
| OKLCH | oklch(83.01% 0.095 37.5) |
| XYZ | xyz(62.7123, 55.2825, 38.3715) |
| Luminance | 0.5528 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 0.40
Light Salmon
#FEA993
ΔE00 2.41
Blush (survey)
#F29E8E
ΔE00 5.41
Lightsalmon
#FFA07A
ΔE00 6.14
Peachy Pink
#FF9A8A
ΔE00 6.63
Darksalmon
#E9967A
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB29B #9BE7FE
analogous
#FE9BB6 #FEB29B #FEE39B
triadic
#FEB29B #9BFEB2 #B29BFE
tetradic
#FEB29B #B6FE9B #9BE7FE #E39BFE
square
#FEB29B #B6FE9B #9BE7FE #E39BFE
split-complementary
#FEB29B #9BFEE3 #9BB6FE
monochromatic
#FD5522 #FD835E #FEB29B #FFE1D8 #FFE8E1
Accessibility & contrast
On white
1.74
#FEB29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#FEB29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB29B
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB29B | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BB99
Deuteranopia (green-blind)
#D6CA9A
Tritanopia (blue-blind)
#FFA7AC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #feb29b; /* rgb */ color: rgb(254, 178, 155); /* oklch */ color: oklch(83.0% 0.095 37.5);
Tailwind
colors: {
custom: {
50: '#ffc9b8',
500: '#feb29b',
950: '#000000',
},
}SCSS
$custom: #feb29b; $custom-light: #ffc9b8; $custom-dark: #000000;
JSON
{
"hex": "#feb29b",
"rgb": {
"r": 254,
"g": 178,
"b": 155
},
"hsl": {
"h": 13.939,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.83012,
"c": 0.09507,
"h": 37.5
},
"luminance": 0.55278
}Semantic roles & 50–950 ramp
primary
#FEB29B
secondary
#5CC2E1
accent
#B0E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281