#FFB59B#FFB59B
#FFB59B is a very light, moderate orange. Relative luminance 0.567; OKLCH L 83.7% C 0.094 H 40.2°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB59B |
|---|---|
| RGB | rgb(255, 181, 155) |
| HSL | hsl(16, 100%, 80%) |
| HSV | hsv(16, 39%, 100%) |
| CMYK | cmyk(0%, 29%, 39.2%, 0%) |
| CIE-LAB | lab(80.00, 23.73, 23.98) |
| CIE-LCH | lch(80.00, 33.74, 45.29°) |
| OKLab | oklab(83.65% 0.0718 0.0606) |
| OKLCH | oklch(83.65% 0.094 40.2) |
| XYZ | xyz(63.6828, 56.6786, 38.5899) |
| Luminance | 0.5667 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.61
Light Salmon
#FEA993
ΔE00 3.52
Lightsalmon
#FFA07A
ΔE00 6.08
Blush (survey)
#F29E8E
ΔE00 6.59
Peach (survey)
#FFB07C
ΔE00 7.73
Darksalmon
#E9967A
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB59B #9BE5FF
analogous
#FF9BB3 #FFB59B #FFE79B
triadic
#FFB59B #9BFFB5 #B59BFF
tetradic
#FFB59B #B3FF9B #9BE5FF #E79BFF
square
#FFB59B #B3FF9B #9BE5FF #E79BFF
split-complementary
#FFB59B #9BFFE7 #9BB3FF
monochromatic
#FF5A21 #FF885E #FFB59B #FFE2D8 #FFE8E0
Accessibility & contrast
On white
1.70
#FFB59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#FFB59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB59B
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB59B | 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)
#C7BD99
Deuteranopia (green-blind)
#D9CC9B
Tritanopia (blue-blind)
#FFAAAE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ffb59b; /* rgb */ color: rgb(255, 181, 155); /* oklch */ color: oklch(83.7% 0.094 40.2);
Tailwind
colors: {
custom: {
50: '#ffcbb8',
500: '#ffb59b',
950: '#000000',
},
}SCSS
$custom: #ffb59b; $custom-light: #ffcbb8; $custom-dark: #000000;
JSON
{
"hex": "#ffb59b",
"rgb": {
"r": 255,
"g": 181,
"b": 155
},
"hsl": {
"h": 15.6,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.83651,
"c": 0.09393,
"h": 40.2
},
"luminance": 0.56674
}Semantic roles & 50–950 ramp
primary
#FFB59B
secondary
#5CBFE2
accent
#AAE600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181311
muted
#868381