#FFB191#FFB191
#FFB191 is a very light, moderate orange. Relative luminance 0.547; OKLCH L 82.7% C 0.102 H 43.2°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB191 |
|---|---|
| RGB | rgb(255, 177, 145) |
| HSL | hsl(17, 100%, 78%) |
| HSV | hsv(17, 43%, 100%) |
| CMYK | cmyk(0%, 30.6%, 43.1%, 0%) |
| CIE-LAB | lab(78.90, 24.76, 27.82) |
| CIE-LCH | lch(78.90, 37.25, 48.33°) |
| OKLab | oklab(82.74% 0.0742 0.0695) |
| OKLCH | oklch(82.74% 0.102 43.2) |
| XYZ | xyz(62.0758, 54.7531, 34.0815) |
| Luminance | 0.5475 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.04
Light Salmon
#FEA993
ΔE00 4.14
Lightsalmon
#FFA07A
ΔE00 4.47
Peach (survey)
#FFB07C
ΔE00 5.88
Darksalmon
#E9967A
ΔE00 6.95
Blush (survey)
#F29E8E
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB191 #91DFFF
analogous
#FF91A8 #FFB191 #FFE891
triadic
#FFB191 #91FFB1 #B191FF
tetradic
#FFB191 #A8FF91 #91DFFF #E891FF
square
#FFB191 #A8FF91 #91DFFF #E891FF
split-complementary
#FFB191 #91FFE8 #91A8FF
monochromatic
#FF5A17 #FF8654 #FFB191 #FFDCCE #FFE9E0
Accessibility & contrast
On white
1.76
#FFB191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#FFB191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB191
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB191 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA8F
Deuteranopia (green-blind)
#D7CA91
Tritanopia (blue-blind)
#FFA4A9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffb191; /* rgb */ color: rgb(255, 177, 145); /* oklch */ color: oklch(82.7% 0.102 43.2);
Tailwind
colors: {
custom: {
50: '#ffc8b1',
500: '#ffb191',
950: '#000000',
},
}SCSS
$custom: #ffb191; $custom-light: #ffc8b1; $custom-dark: #000000;
JSON
{
"hex": "#ffb191",
"rgb": {
"r": 255,
"g": 177,
"b": 145
},
"hsl": {
"h": 17.455,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.82739,
"c": 0.10167,
"h": 43.2
},
"luminance": 0.54749
}Semantic roles & 50–950 ramp
primary
#FFB191
secondary
#53B8E1
accent
#A3E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281