#FFB291#FFB291
#FFB291 is a very light, moderate orange. Relative luminance 0.551; OKLCH L 82.9% C 0.101 H 44.1°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB291 |
|---|---|
| RGB | rgb(255, 178, 145) |
| HSL | hsl(18, 100%, 78%) |
| HSV | hsv(18, 43%, 100%) |
| CMYK | cmyk(0%, 30.2%, 43.1%, 0%) |
| CIE-LAB | lab(79.13, 24.24, 28.13) |
| CIE-LCH | lch(79.13, 37.13, 49.25°) |
| OKLab | oklab(82.92% 0.0726 0.0703) |
| OKLCH | oklch(82.92% 0.101 44.1) |
| XYZ | xyz(62.2740, 55.1496, 34.1476) |
| Luminance | 0.5514 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.43
Light Salmon
#FEA993
ΔE00 4.61
Lightsalmon
#FFA07A
ΔE00 4.67
Peach (survey)
#FFB07C
ΔE00 5.50
Darksalmon
#E9967A
ΔE00 7.24
Blush (survey)
#F29E8E
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB291 #91DEFF
analogous
#FF91A7 #FFB291 #FFE991
triadic
#FFB291 #91FFB2 #B291FF
tetradic
#FFB291 #A7FF91 #91DEFF #E991FF
square
#FFB291 #A7FF91 #91DEFF #E991FF
split-complementary
#FFB291 #91FFE9 #91A7FF
monochromatic
#FF5C17 #FF8754 #FFB291 #FFDDCE #FFEAE0
Accessibility & contrast
On white
1.75
#FFB291 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#FFB291 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB291
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB291 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB291 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BA8E
Deuteranopia (green-blind)
#D8CA91
Tritanopia (blue-blind)
#FFA5A9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffb291; /* rgb */ color: rgb(255, 178, 145); /* oklch */ color: oklch(82.9% 0.101 44.1);
Tailwind
colors: {
custom: {
50: '#ffc9b1',
500: '#ffb291',
950: '#000000',
},
}SCSS
$custom: #ffb291; $custom-light: #ffc9b1; $custom-dark: #000000;
JSON
{
"hex": "#ffb291",
"rgb": {
"r": 255,
"g": 178,
"b": 145
},
"hsl": {
"h": 18,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.82916,
"c": 0.10103,
"h": 44.1
},
"luminance": 0.55145
}Semantic roles & 50–950 ramp
primary
#FFB291
secondary
#53B6E1
accent
#A1E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281