#FFB59A#FFB59A
#FFB59A is a very light, moderate orange. Relative luminance 0.566; OKLCH L 83.6% C 0.094 H 40.9°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB59A |
|---|---|
| RGB | rgb(255, 181, 154) |
| HSL | hsl(16, 100%, 80%) |
| HSV | hsv(16, 40%, 100%) |
| CMYK | cmyk(0%, 29%, 39.6%, 0%) |
| CIE-LAB | lab(79.98, 23.62, 24.49) |
| CIE-LCH | lch(79.98, 34.02, 46.03°) |
| OKLab | oklab(83.63% 0.0714 0.0618) |
| OKLCH | oklch(83.63% 0.094 40.9) |
| XYZ | xyz(63.5991, 56.6451, 38.1494) |
| Luminance | 0.5664 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.88
Light Salmon
#FEA993
ΔE00 3.71
Lightsalmon
#FFA07A
ΔE00 5.93
Blush (survey)
#F29E8E
ΔE00 6.79
Peach (survey)
#FFB07C
ΔE00 7.38
Darksalmon
#E9967A
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB59A #9AE4FF
analogous
#FF9AB1 #FFB59A #FFE89A
triadic
#FFB59A #9AFFB5 #B59AFF
tetradic
#FFB59A #B1FF9A #9AE4FF #E89AFF
square
#FFB59A #B1FF9A #9AE4FF #E89AFF
split-complementary
#FFB59A #9AFFE8 #9AB1FF
monochromatic
#FF5B20 #FF885D #FFB59A #FFE2D7 #FFE9E0
Accessibility & contrast
On white
1.70
#FFB59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#FFB59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB59A
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB59A | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD98
Deuteranopia (green-blind)
#D9CC9A
Tritanopia (blue-blind)
#FFAAAE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ffb59a; /* rgb */ color: rgb(255, 181, 154); /* oklch */ color: oklch(83.6% 0.094 40.9);
Tailwind
colors: {
custom: {
50: '#ffcbb8',
500: '#ffb59a',
950: '#000000',
},
}SCSS
$custom: #ffb59a; $custom-light: #ffcbb8; $custom-dark: #000000;
JSON
{
"hex": "#ffb59a",
"rgb": {
"r": 255,
"g": 181,
"b": 154
},
"hsl": {
"h": 16.04,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.8363,
"c": 0.09442,
"h": 40.9
},
"luminance": 0.56641
}Semantic roles & 50–950 ramp
primary
#FFB59A
secondary
#5BBEE2
accent
#A8E600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181311
muted
#868381