#FFB591#FFB591
#FFB591 is a very light, moderate orange. Relative luminance 0.564; OKLCH L 83.5% C 0.099 H 46.9°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB591 |
|---|---|
| RGB | rgb(255, 181, 145) |
| HSL | hsl(20, 100%, 78%) |
| HSV | hsv(20, 43%, 100%) |
| CMYK | cmyk(0%, 29%, 43.1%, 0%) |
| CIE-LAB | lab(79.82, 22.67, 29.05) |
| CIE-LCH | lch(79.82, 36.85, 52.04°) |
| OKLab | oklab(83.45% 0.0679 0.0724) |
| OKLCH | oklch(83.45% 0.099 46.9) |
| XYZ | xyz(62.8775, 56.3565, 34.3487) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.47
Pale Salmon
#FFB19A
ΔE00 4.69
Lightsalmon
#FFA07A
ΔE00 5.50
Light Salmon
#FEA993
ΔE00 6.02
Apricot
#FBCEB1
ΔE00 7.80
Darksalmon
#E9967A
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB591 #91DBFF
analogous
#FF91A4 #FFB591 #FFEC91
triadic
#FFB591 #91FFB5 #B591FF
tetradic
#FFB591 #A4FF91 #91DBFF #EC91FF
square
#FFB591 #A4FF91 #91DBFF #EC91FF
split-complementary
#FFB591 #91FFEC #91A4FF
monochromatic
#FF6317 #FF8C54 #FFB591 #FFDECE #FFEAE0
Accessibility & contrast
On white
1.71
#FFB591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#FFB591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB591
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB591 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD8E
Deuteranopia (green-blind)
#DACC91
Tritanopia (blue-blind)
#FFA8AC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ffb591; /* rgb */ color: rgb(255, 181, 145); /* oklch */ color: oklch(83.5% 0.099 46.9);
Tailwind
colors: {
custom: {
50: '#ffcbb1',
500: '#ffb591',
950: '#000000',
},
}SCSS
$custom: #ffb591; $custom-light: #ffcbb1; $custom-dark: #000000;
JSON
{
"hex": "#ffb591",
"rgb": {
"r": 255,
"g": 181,
"b": 145
},
"hsl": {
"h": 19.636,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.8345,
"c": 0.09928,
"h": 46.9
},
"luminance": 0.56352
}Semantic roles & 50–950 ramp
primary
#FFB591
secondary
#53B2E1
accent
#9AE600
background
#FFFEFD
surface
#FFFAF7
border
#D7D3D0
text
#181310
muted
#868381