#F7B581#F7B581
#F7B581 is a very light, moderate orange. Relative luminance 0.544; OKLCH L 82.3% C 0.102 H 59.0°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F7B581 |
|---|---|
| RGB | rgb(247, 181, 129) |
| HSL | hsl(26, 88%, 74%) |
| HSV | hsv(26, 48%, 97%) |
| CMYK | cmyk(0%, 26.7%, 47.8%, 3.1%) |
| CIE-LAB | lab(78.70, 17.96, 35.84) |
| CIE-LCH | lch(78.70, 40.09, 63.38°) |
| OKLab | oklab(82.31% 0.0528 0.0877) |
| OKLCH | oklch(82.31% 0.102 59) |
| XYZ | xyz(58.8469, 54.4109, 28.1675) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.03
Apricot (survey)
#FFB16D
ΔE00 3.57
Sandybrown
#F4A460
ΔE00 5.21
Pale Orange
#FFA756
ΔE00 6.46
Burlywood
#DEB887
ΔE00 7.41
Apricot
#FBCEB1
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7B581 #81C3F7
analogous
#F78188 #F7B581 #F7F081
triadic
#F7B581 #81F7B5 #B581F7
tetradic
#F7B581 #88F781 #81C3F7 #F081F7
square
#F7B581 #88F781 #81C3F7 #F081F7
split-complementary
#F7B581 #81F7F0 #8188F7
monochromatic
#EE720F #F39347 #F7B581 #FBD7BB #FDEEE2
Accessibility & contrast
On white
1.77
#F7B581 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#F7B581 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7B581
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7B581 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7B581 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BA7D
Deuteranopia (green-blind)
#D8C982
Tritanopia (blue-blind)
#FFA8A8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #f7b581; /* rgb */ color: rgb(247, 181, 129); /* oklch */ color: oklch(82.3% 0.102 59.0);
Tailwind
colors: {
custom: {
50: '#fccba6',
500: '#f7b581',
950: '#000000',
},
}SCSS
$custom: #f7b581; $custom-light: #fccba6; $custom-dark: #000000;
JSON
{
"hex": "#f7b581",
"rgb": {
"r": 247,
"g": 181,
"b": 129
},
"hsl": {
"h": 26.441,
"s": 88.06,
"l": 73.725
},
"oklch": {
"l": 0.82308,
"c": 0.10233,
"h": 59
},
"luminance": 0.54407
}Semantic roles & 50–950 ramp
primary
#F7B581
secondary
#4996D4
accent
#80E501
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280