#FFB39A#FFB39A
#FFB39A is a very light, moderate red. Relative luminance 0.558; OKLCH L 83.3% C 0.096 H 39.0°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB39A |
|---|---|
| RGB | rgb(255, 179, 154) |
| HSL | hsl(15, 100%, 80%) |
| HSV | hsv(15, 40%, 100%) |
| CMYK | cmyk(0%, 29.8%, 39.6%, 0%) |
| CIE-LAB | lab(79.52, 24.67, 23.86) |
| CIE-LCH | lch(79.52, 34.32, 44.05°) |
| OKLab | oklab(83.28% 0.0745 0.0603) |
| OKLCH | oklch(83.28% 0.096 39) |
| XYZ | xyz(63.1954, 55.8376, 38.0148) |
| Luminance | 0.5583 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 0.94
Light Salmon
#FEA993
ΔE00 2.84
Lightsalmon
#FFA07A
ΔE00 5.86
Blush (survey)
#F29E8E
ΔE00 5.96
Peachy Pink
#FF9A8A
ΔE00 7.12
Darksalmon
#E9967A
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB39A #9AE6FF
analogous
#FF9AB4 #FFB39A #FFE59A
triadic
#FFB39A #9AFFB3 #B39AFF
tetradic
#FFB39A #B4FF9A #9AE6FF #E59AFF
square
#FFB39A #B4FF9A #9AE6FF #E59AFF
split-complementary
#FFB39A #9AFFE5 #9AB4FF
monochromatic
#FF5720 #FF855D #FFB39A #FFE1D7 #FFE8E0
Accessibility & contrast
On white
1.73
#FFB39A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#FFB39A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB39A
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB39A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB39A | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BC98
Deuteranopia (green-blind)
#D7CB99
Tritanopia (blue-blind)
#FFA7AC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ffb39a; /* rgb */ color: rgb(255, 179, 154); /* oklch */ color: oklch(83.3% 0.096 39.0);
Tailwind
colors: {
custom: {
50: '#ffcab8',
500: '#ffb39a',
950: '#000000',
},
}SCSS
$custom: #ffb39a; $custom-light: #ffcab8; $custom-dark: #000000;
JSON
{
"hex": "#ffb39a",
"rgb": {
"r": 255,
"g": 179,
"b": 154
},
"hsl": {
"h": 14.851,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.83275,
"c": 0.09586,
"h": 39
},
"luminance": 0.55833
}Semantic roles & 50–950 ramp
primary
#FFB39A
secondary
#5BC1E2
accent
#ADE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281