Pale Salmon#FFB19A
#FFB19A is a very light, moderate red. Relative luminance 0.550; OKLCH L 82.9% C 0.097 H 37.1°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB19A |
|---|---|
| RGB | rgb(255, 177, 154) |
| HSL | hsl(14, 100%, 80%) |
| HSV | hsv(14, 40%, 100%) |
| CMYK | cmyk(0%, 30.6%, 39.6%, 0%) |
| CIE-LAB | lab(79.07, 25.72, 23.24) |
| CIE-LCH | lch(79.07, 34.66, 42.10°) |
| OKLab | oklab(82.92% 0.0777 0.0588) |
| OKLCH | oklch(82.92% 0.097 37.1) |
| XYZ | xyz(62.7974, 55.0418, 37.8822) |
| Luminance | 0.5504 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 0.00
Light Salmon
#FEA993
ΔE00 2.06
Blush (survey)
#F29E8E
ΔE00 5.19
Lightsalmon
#FFA07A
ΔE00 5.96
Peachy Pink
#FF9A8A
ΔE00 6.29
Darksalmon
#E9967A
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB19A #9AE8FF
analogous
#FF9AB6 #FFB19A #FFE39A
triadic
#FFB19A #9AFFB1 #B19AFF
tetradic
#FFB19A #B6FF9A #9AE8FF #E39AFF
square
#FFB19A #B6FF9A #9AE8FF #E39AFF
split-complementary
#FFB19A #9AFFE3 #9AB6FF
monochromatic
#FF5220 #FF825D #FFB19A #FFE0D7 #FFE7E0
Accessibility & contrast
On white
1.75
#FFB19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#FFB19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB19A
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB19A | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BA98
Deuteranopia (green-blind)
#D6CA99
Tritanopia (blue-blind)
#FFA5AB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffb19a; /* rgb */ color: rgb(255, 177, 154); /* oklch */ color: oklch(82.9% 0.097 37.1);
Tailwind
colors: {
custom: {
50: '#ffc8b7',
500: '#ffb19a',
950: '#000000',
},
}SCSS
$custom: #ffb19a; $custom-light: #ffc8b7; $custom-dark: #000000;
JSON
{
"hex": "#ffb19a",
"rgb": {
"r": 255,
"g": 177,
"b": 154
},
"hsl": {
"h": 13.663,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.82923,
"c": 0.09741,
"h": 37.1
},
"luminance": 0.55037
}Semantic roles & 50–950 ramp
primary
#FFB19A
secondary
#5BC3E2
accent
#B1E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281