#FFB49F#FFB49F
#FFB49F is a very light, moderate red. Relative luminance 0.564; OKLCH L 83.6% C 0.093 H 36.3°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB49F |
|---|---|
| RGB | rgb(255, 180, 159) |
| HSL | hsl(13, 100%, 81%) |
| HSV | hsv(13, 38%, 100%) |
| CMYK | cmyk(0%, 29.4%, 37.6%, 0%) |
| CIE-LAB | lab(79.85, 24.71, 21.63) |
| CIE-LCH | lch(79.85, 32.84, 41.20°) |
| OKLab | oklab(83.56% 0.0749 0.055) |
| OKLCH | oklch(83.56% 0.093 36.3) |
| XYZ | xyz(63.8216, 56.4100, 40.3209) |
| Luminance | 0.5641 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 0.99
Light Salmon
#FEA993
ΔE00 2.77
Blush (survey)
#F29E8E
ΔE00 5.58
Peachy Pink
#FF9A8A
ΔE00 6.77
Lightsalmon
#FFA07A
ΔE00 6.93
Darksalmon
#E9967A
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB49F #9FEAFF
analogous
#FF9FBA #FFB49F #FFE49F
triadic
#FFB49F #9FFFB4 #B49FFF
tetradic
#FFB49F #BAFF9F #9FEAFF #E49FFF
square
#FFB49F #BAFF9F #9FEAFF #E49FFF
split-complementary
#FFB49F #9FFFE4 #9FBAFF
monochromatic
#FF5425 #FF8462 #FFB49F #FFE4DC #FFE7E0
Accessibility & contrast
On white
1.71
#FFB49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#FFB49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB49F
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB49F | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BD9D
Deuteranopia (green-blind)
#D7CC9E
Tritanopia (blue-blind)
#FFA9AE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ffb49f; /* rgb */ color: rgb(255, 180, 159); /* oklch */ color: oklch(83.6% 0.093 36.3);
Tailwind
colors: {
custom: {
50: '#ffcabb',
500: '#ffb49f',
950: '#000000',
},
}SCSS
$custom: #ffb49f; $custom-light: #ffcabb; $custom-dark: #000000;
JSON
{
"hex": "#ffb49f",
"rgb": {
"r": 255,
"g": 180,
"b": 159
},
"hsl": {
"h": 13.125,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.83559,
"c": 0.09291,
"h": 36.3
},
"luminance": 0.56406
}Semantic roles & 50–950 ramp
primary
#FFB49F
secondary
#5FC6E3
accent
#B3E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281