#FFB29A#FFB29A
#FFB29A is a very light, moderate red. Relative luminance 0.554; OKLCH L 83.1% C 0.097 H 38.0°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB29A |
|---|---|
| RGB | rgb(255, 178, 154) |
| HSL | hsl(14, 100%, 80%) |
| HSV | hsv(14, 40%, 100%) |
| CMYK | cmyk(0%, 30.2%, 39.6%, 0%) |
| CIE-LAB | lab(79.29, 25.20, 23.55) |
| CIE-LCH | lch(79.29, 34.49, 43.07°) |
| OKLab | oklab(83.1% 0.0761 0.0595) |
| OKLCH | oklch(83.1% 0.097 38) |
| XYZ | xyz(62.9957, 55.4382, 37.9483) |
| Luminance | 0.5543 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 0.47
Light Salmon
#FEA993
ΔE00 2.43
Blush (survey)
#F29E8E
ΔE00 5.57
Lightsalmon
#FFA07A
ΔE00 5.89
Peachy Pink
#FF9A8A
ΔE00 6.70
Darksalmon
#E9967A
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB29A #9AE7FF
analogous
#FF9AB5 #FFB29A #FFE49A
triadic
#FFB29A #9AFFB2 #B29AFF
tetradic
#FFB29A #B5FF9A #9AE7FF #E49AFF
square
#FFB29A #B5FF9A #9AE7FF #E49AFF
split-complementary
#FFB29A #9AFFE4 #9AB5FF
monochromatic
#FF5520 #FF835D #FFB29A #FFE1D7 #FFE8E0
Accessibility & contrast
On white
1.74
#FFB29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#FFB29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB29A
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB29A | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BB98
Deuteranopia (green-blind)
#D7CB99
Tritanopia (blue-blind)
#FFA6AC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffb29a; /* rgb */ color: rgb(255, 178, 154); /* oklch */ color: oklch(83.1% 0.097 38.0);
Tailwind
colors: {
custom: {
50: '#ffc9b7',
500: '#ffb29a',
950: '#000000',
},
}SCSS
$custom: #ffb29a; $custom-light: #ffc9b7; $custom-dark: #000000;
JSON
{
"hex": "#ffb29a",
"rgb": {
"r": 255,
"g": 178,
"b": 154
},
"hsl": {
"h": 14.257,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.83099,
"c": 0.09662,
"h": 38
},
"luminance": 0.55434
}Semantic roles & 50–950 ramp
primary
#FFB29A
secondary
#5BC2E2
accent
#AFE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281