#FFB491#FFB491
#FFB491 is a very light, moderate orange. Relative luminance 0.559; OKLCH L 83.3% C 0.100 H 45.9°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB491 |
|---|---|
| RGB | rgb(255, 180, 145) |
| HSL | hsl(19, 100%, 78%) |
| HSV | hsv(19, 43%, 100%) |
| CMYK | cmyk(0%, 29.4%, 43.1%, 0%) |
| CIE-LAB | lab(79.59, 23.19, 28.74) |
| CIE-LCH | lch(79.59, 36.93, 51.10°) |
| OKLab | oklab(83.27% 0.0695 0.0717) |
| OKLCH | oklch(83.27% 0.1 45.9) |
| XYZ | xyz(62.6749, 55.9513, 34.2812) |
| Luminance | 0.5595 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.26
Peach (survey)
#FFB07C
ΔE00 4.79
Lightsalmon
#FFA07A
ΔE00 5.19
Light Salmon
#FEA993
ΔE00 5.54
Darksalmon
#E9967A
ΔE00 7.87
Apricot
#FBCEB1
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB491 #91DCFF
analogous
#FF91A5 #FFB491 #FFEB91
triadic
#FFB491 #91FFB4 #B491FF
tetradic
#FFB491 #A5FF91 #91DCFF #EB91FF
square
#FFB491 #A5FF91 #91DCFF #EB91FF
split-complementary
#FFB491 #91FFEB #91A5FF
monochromatic
#FF6117 #FF8A54 #FFB491 #FFDECE #FFEAE0
Accessibility & contrast
On white
1.72
#FFB491 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#FFB491 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB491
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB491 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB491 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BC8E
Deuteranopia (green-blind)
#D9CB91
Tritanopia (blue-blind)
#FFA7AB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ffb491; /* rgb */ color: rgb(255, 180, 145); /* oklch */ color: oklch(83.3% 0.100 45.9);
Tailwind
colors: {
custom: {
50: '#ffcab1',
500: '#ffb491',
950: '#000000',
},
}SCSS
$custom: #ffb491; $custom-light: #ffcab1; $custom-dark: #000000;
JSON
{
"hex": "#ffb491",
"rgb": {
"r": 255,
"g": 180,
"b": 145
},
"hsl": {
"h": 19.091,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.83272,
"c": 0.09983,
"h": 45.9
},
"luminance": 0.55947
}Semantic roles & 50–950 ramp
primary
#FFB491
secondary
#53B4E1
accent
#9CE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281