#F8B481#F8B481
#F8B481 is a very light, moderate orange. Relative luminance 0.542; OKLCH L 82.2% C 0.103 H 57.6°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F8B481 |
|---|---|
| RGB | rgb(248, 180, 129) |
| HSL | hsl(26, 89%, 74%) |
| HSV | hsv(26, 48%, 97%) |
| CMYK | cmyk(0%, 27.4%, 48%, 2.7%) |
| CIE-LAB | lab(78.57, 18.88, 35.69) |
| CIE-LCH | lch(78.57, 40.38, 62.12°) |
| OKLab | oklab(82.23% 0.0555 0.0873) |
| OKLCH | oklch(82.23% 0.103 57.6) |
| XYZ | xyz(58.9979, 54.1881, 28.1166) |
| Luminance | 0.5418 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.41
Apricot (survey)
#FFB16D
ΔE00 3.69
Sandybrown
#F4A460
ΔE00 5.15
Pale Orange
#FFA756
ΔE00 6.49
Burlywood
#DEB887
ΔE00 7.97
Lightsalmon
#FFA07A
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8B481 #81C5F8
analogous
#F8818A #F8B481 #F8EF81
triadic
#F8B481 #81F8B4 #B481F8
tetradic
#F8B481 #8AF881 #81C5F8 #EF81F8
square
#F8B481 #8AF881 #81C5F8 #EF81F8
split-complementary
#F8B481 #81F8EF #818AF8
monochromatic
#F16F0D #F59147 #F8B481 #FBD7BB #FDEEE2
Accessibility & contrast
On white
1.77
#F8B481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#F8B481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8B481
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8B481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8B481 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BA7D
Deuteranopia (green-blind)
#D8C881
Tritanopia (blue-blind)
#FFA6A7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #f8b481; /* rgb */ color: rgb(248, 180, 129); /* oklch */ color: oklch(82.2% 0.103 57.6);
Tailwind
colors: {
custom: {
50: '#fdcaa6',
500: '#f8b481',
950: '#000000',
},
}SCSS
$custom: #f8b481; $custom-light: #fdcaa6; $custom-dark: #000000;
JSON
{
"hex": "#f8b481",
"rgb": {
"r": 248,
"g": 180,
"b": 129
},
"hsl": {
"h": 25.714,
"s": 89.474,
"l": 73.922
},
"oklch": {
"l": 0.82231,
"c": 0.10344,
"h": 57.6
},
"luminance": 0.54184
}Semantic roles & 50–950 ramp
primary
#F8B481
secondary
#4899D5
accent
#83E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280