#FFB49A#FFB49A
#FFB49A is a very light, moderate orange. Relative luminance 0.562; OKLCH L 83.5% C 0.095 H 39.9°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB49A |
|---|---|
| RGB | rgb(255, 180, 154) |
| HSL | hsl(15, 100%, 80%) |
| HSV | hsv(15, 40%, 100%) |
| CMYK | cmyk(0%, 29.4%, 39.6%, 0%) |
| CIE-LAB | lab(79.75, 24.15, 24.17) |
| CIE-LCH | lch(79.75, 34.17, 45.03°) |
| OKLab | oklab(83.45% 0.073 0.061) |
| OKLCH | oklch(83.45% 0.095 39.9) |
| XYZ | xyz(63.3965, 56.2399, 38.0819) |
| Luminance | 0.5624 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.41
Light Salmon
#FEA993
ΔE00 3.27
Lightsalmon
#FFA07A
ΔE00 5.87
Blush (survey)
#F29E8E
ΔE00 6.37
Darksalmon
#E9967A
ΔE00 7.52
Peachy Pink
#FF9A8A
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB49A #9AE5FF
analogous
#FF9AB2 #FFB49A #FFE79A
triadic
#FFB49A #9AFFB4 #B49AFF
tetradic
#FFB49A #B2FF9A #9AE5FF #E79AFF
square
#FFB49A #B2FF9A #9AE5FF #E79AFF
split-complementary
#FFB49A #9AFFE7 #9AB2FF
monochromatic
#FF5920 #FF875D #FFB49A #FFE1D7 #FFE8E0
Accessibility & contrast
On white
1.71
#FFB49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#FFB49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB49A
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB49A | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC98
Deuteranopia (green-blind)
#D8CC9A
Tritanopia (blue-blind)
#FFA8AD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ffb49a; /* rgb */ color: rgb(255, 180, 154); /* oklch */ color: oklch(83.5% 0.095 39.9);
Tailwind
colors: {
custom: {
50: '#ffcab8',
500: '#ffb49a',
950: '#000000',
},
}SCSS
$custom: #ffb49a; $custom-light: #ffcab8; $custom-dark: #000000;
JSON
{
"hex": "#ffb49a",
"rgb": {
"r": 255,
"g": 180,
"b": 154
},
"hsl": {
"h": 15.446,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.83452,
"c": 0.09513,
"h": 39.9
},
"luminance": 0.56236
}Semantic roles & 50–950 ramp
primary
#FFB49A
secondary
#5BBFE2
accent
#AAE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281