#FEB29D#FEB29D
#FEB29D is a very light, moderate red. Relative luminance 0.553; OKLCH L 83.1% C 0.094 H 36.1°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB29D |
|---|---|
| RGB | rgb(254, 178, 157) |
| HSL | hsl(13, 98%, 81%) |
| HSV | hsv(13, 38%, 100%) |
| CMYK | cmyk(0%, 29.9%, 38.2%, 0.4%) |
| CIE-LAB | lab(79.24, 25.15, 21.86) |
| CIE-LCH | lch(79.24, 33.32, 40.99°) |
| OKLab | oklab(83.06% 0.0762 0.0555) |
| OKLCH | oklch(83.06% 0.094 36.1) |
| XYZ | xyz(62.8817, 55.3502, 39.2634) |
| Luminance | 0.5535 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 0.73
Light Salmon
#FEA993
ΔE00 2.32
Blush (survey)
#F29E8E
ΔE00 5.13
Peachy Pink
#FF9A8A
ΔE00 6.34
Lightsalmon
#FFA07A
ΔE00 6.64
Darksalmon
#E9967A
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB29D #9DE9FE
analogous
#FE9DB8 #FEB29D #FEE39D
triadic
#FEB29D #9DFEB2 #B29DFE
tetradic
#FEB29D #B8FE9D #9DE9FE #E39DFE
square
#FEB29D #B8FE9D #9DE9FE #E39DFE
split-complementary
#FEB29D #9DFEE3 #9DB8FE
monochromatic
#FD5324 #FD8260 #FEB29D #FFE2DA #FFE7E1
Accessibility & contrast
On white
1.74
#FEB29D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#FEB29D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB29D
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB29D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB29D | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BB9B
Deuteranopia (green-blind)
#D6CA9C
Tritanopia (blue-blind)
#FFA7AC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #feb29d; /* rgb */ color: rgb(254, 178, 157); /* oklch */ color: oklch(83.1% 0.094 36.1);
Tailwind
colors: {
custom: {
50: '#ffc9ba',
500: '#feb29d',
950: '#000000',
},
}SCSS
$custom: #feb29d; $custom-light: #ffc9ba; $custom-dark: #000000;
JSON
{
"hex": "#feb29d",
"rgb": {
"r": 254,
"g": 178,
"b": 157
},
"hsl": {
"h": 12.99,
"s": 97.98,
"l": 80.588
},
"oklch": {
"l": 0.83055,
"c": 0.09424,
"h": 36.1
},
"luminance": 0.55346
}Semantic roles & 50–950 ramp
primary
#FEB29D
secondary
#5EC5E1
accent
#B4E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281