#F3B87F#F3B87F
#F3B87F is a very light, moderate orange. Relative luminance 0.549; OKLCH L 82.4% C 0.100 H 64.7°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F3B87F |
|---|---|
| RGB | rgb(243, 184, 127) |
| HSL | hsl(29, 83%, 73%) |
| HSV | hsv(29, 48%, 95%) |
| CMYK | cmyk(0%, 24.3%, 47.7%, 4.7%) |
| CIE-LAB | lab(78.97, 14.60, 37.14) |
| CIE-LCH | lch(78.97, 39.91, 68.54°) |
| OKLab | oklab(82.41% 0.0428 0.0906) |
| OKLCH | oklch(82.41% 0.1 64.7) |
| XYZ | xyz(57.9360, 54.8717, 27.6143) |
| Luminance | 0.5487 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.14
Burlywood
#DEB887
ΔE00 5.45
Peach (survey)
#FFB07C
ΔE00 5.60
Sandybrown
#F4A460
ΔE00 6.01
Pale Orange
#FFA756
ΔE00 6.85
Light Orange
#FDAA48
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3B87F #7FBAF3
analogous
#F37F80 #F3B87F #F3F27F
triadic
#F3B87F #7FF3B8 #B87FF3
tetradic
#F3B87F #80F37F #7FBAF3 #F27FF3
square
#F3B87F #80F37F #7FBAF3 #F27FF3
split-complementary
#F3B87F #7FF3F2 #7F80F3
monochromatic
#E27A15 #EE9947 #F3B87F #F8D7B7 #FCEFE3
Accessibility & contrast
On white
1.75
#F3B87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#F3B87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3B87F
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3B87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3B87F | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC7B
Deuteranopia (green-blind)
#D9C980
Tritanopia (blue-blind)
#FFABAA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #f3b87f; /* rgb */ color: rgb(243, 184, 127); /* oklch */ color: oklch(82.4% 0.100 64.7);
Tailwind
colors: {
custom: {
50: '#f9cda5',
500: '#f3b87f',
950: '#000000',
},
}SCSS
$custom: #f3b87f; $custom-light: #f9cda5; $custom-dark: #000000;
JSON
{
"hex": "#f3b87f",
"rgb": {
"r": 243,
"g": 184,
"b": 127
},
"hsl": {
"h": 29.483,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.82412,
"c": 0.10018,
"h": 64.7
},
"luminance": 0.54868
}Semantic roles & 50–950 ramp
primary
#F3B87F
secondary
#488CCE
accent
#75DF06
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#18130F
muted
#868380