#F5B883#F5B883
#F5B883 is a very light, moderate orange. Relative luminance 0.553; OKLCH L 82.7% C 0.099 H 61.8°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F5B883 |
|---|---|
| RGB | rgb(245, 184, 131) |
| HSL | hsl(28, 85%, 74%) |
| HSV | hsv(28, 47%, 96%) |
| CMYK | cmyk(0%, 24.9%, 46.5%, 3.9%) |
| CIE-LAB | lab(79.23, 15.78, 35.45) |
| CIE-LCH | lch(79.23, 38.80, 66.01°) |
| OKLab | oklab(82.69% 0.0466 0.0869) |
| OKLCH | oklch(82.69% 0.099 61.8) |
| XYZ | xyz(58.8960, 55.3359, 29.0471) |
| Luminance | 0.5533 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.04
Peach (survey)
#FFB07C
ΔE00 4.48
Sandybrown
#F4A460
ΔE00 5.93
Burlywood
#DEB887
ΔE00 6.17
Pale Orange
#FFA756
ΔE00 6.98
Apricot
#FBCEB1
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5B883 #83C0F5
analogous
#F58387 #F5B883 #F5F183
triadic
#F5B883 #83F5B8 #B883F5
tetradic
#F5B883 #87F583 #83C0F5 #F183F5
square
#F5B883 #87F583 #83C0F5 #F183F5
split-complementary
#F5B883 #83F5F1 #8387F5
monochromatic
#EB7713 #F0984A #F5B883 #FAD8BC #FDEFE3
Accessibility & contrast
On white
1.74
#F5B883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#F5B883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5B883
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5B883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5B883 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC7F
Deuteranopia (green-blind)
#D9CA84
Tritanopia (blue-blind)
#FFABAB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #f5b883; /* rgb */ color: rgb(245, 184, 131); /* oklch */ color: oklch(82.7% 0.099 61.8);
Tailwind
colors: {
custom: {
50: '#fbcda7',
500: '#f5b883',
950: '#000000',
},
}SCSS
$custom: #f5b883; $custom-light: #fbcda7; $custom-dark: #000000;
JSON
{
"hex": "#f5b883",
"rgb": {
"r": 245,
"g": 184,
"b": 131
},
"hsl": {
"h": 27.895,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.82687,
"c": 0.09859,
"h": 61.8
},
"luminance": 0.55332
}Semantic roles & 50–950 ramp
primary
#F5B883
secondary
#4B93D1
accent
#7BE204
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#18130F
muted
#868380