#F3B593#F3B593
#F3B593 is a very light, moderate orange. Relative luminance 0.542; OKLCH L 82.2% C 0.086 H 49.9°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F3B593 |
|---|---|
| RGB | rgb(243, 181, 147) |
| HSL | hsl(21, 80%, 76%) |
| HSV | hsv(21, 40%, 95%) |
| CMYK | cmyk(0%, 25.5%, 39.5%, 4.7%) |
| CIE-LAB | lab(78.59, 18.23, 26.12) |
| CIE-LCH | lch(78.59, 31.85, 55.08°) |
| OKLab | oklab(82.22% 0.0553 0.0656) |
| OKLCH | oklch(82.22% 0.086 49.9) |
| XYZ | xyz(58.7546, 54.2126, 34.9675) |
| Luminance | 0.5421 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.02
Pale Salmon
#FFB19A
ΔE00 5.86
Apricot
#FBCEB1
ΔE00 6.57
Lightsalmon
#FFA07A
ΔE00 7.08
Light Salmon
#FEA993
ΔE00 7.25
Pinkish Tan
#D99B82
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3B593 #93D1F3
analogous
#F393A1 #F3B593 #F3E593
triadic
#F3B593 #93F3B5 #B593F3
tetradic
#F3B593 #A1F393 #93D1F3 #E593F3
square
#F3B593 #A1F393 #93D1F3 #E593F3
split-complementary
#F3B593 #93F3E5 #93A1F3
monochromatic
#E76A25 #ED8F5C #F3B593 #F9DBCA #FCECE3
Accessibility & contrast
On white
1.77
#F3B593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#F3B593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3B593
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3B593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3B593 | 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)
#C6BB91
Deuteranopia (green-blind)
#D4C893
Tritanopia (blue-blind)
#FFAAAC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #f3b593; /* rgb */ color: rgb(243, 181, 147); /* oklch */ color: oklch(82.2% 0.086 49.9);
Tailwind
colors: {
custom: {
50: '#f9cbb3',
500: '#f3b593',
950: '#000000',
},
}SCSS
$custom: #f3b593; $custom-light: #f9cbb3; $custom-dark: #000000;
JSON
{
"hex": "#f3b593",
"rgb": {
"r": 243,
"g": 181,
"b": 147
},
"hsl": {
"h": 21.25,
"s": 80,
"l": 76.471
},
"oklch": {
"l": 0.82223,
"c": 0.0858,
"h": 49.9
},
"luminance": 0.54209
}Semantic roles & 50–950 ramp
primary
#F3B593
secondary
#5AA6D0
accent
#92DC09
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281