#F3BA8A#F3BA8A
#F3BA8A is a very light, moderate orange. Relative luminance 0.560; OKLCH L 83.0% C 0.091 H 61.2°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BA8A |
|---|---|
| RGB | rgb(243, 186, 138) |
| HSL | hsl(27, 81%, 75%) |
| HSV | hsv(27, 43%, 95%) |
| CMYK | cmyk(0%, 23.5%, 43.2%, 4.7%) |
| CIE-LAB | lab(79.62, 14.63, 32.25) |
| CIE-LCH | lch(79.62, 35.42, 65.60°) |
| OKLab | oklab(82.98% 0.0439 0.0798) |
| OKLCH | oklch(82.98% 0.091 61.2) |
| XYZ | xyz(59.1108, 56.0110, 31.7376) |
| Luminance | 0.5601 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.98
Apricot (survey)
#FFB16D
ΔE00 5.29
Burlywood
#DEB887
ΔE00 5.76
Apricot
#FBCEB1
ΔE00 7.00
Sandybrown
#F4A460
ΔE00 7.01
Light Peach
#FFD8B1
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BA8A #8AC3F3
analogous
#F38A8E #F3BA8A #F3EF8A
triadic
#F3BA8A #8AF3BA #BA8AF3
tetradic
#F3BA8A #8EF38A #8AC3F3 #EF8AF3
square
#F3BA8A #8EF38A #8AC3F3 #EF8AF3
split-complementary
#F3BA8A #8AF3EF #8A8EF3
monochromatic
#E8791B #ED9952 #F3BA8A #F9DBC2 #FCEFE3
Accessibility & contrast
On white
1.72
#F3BA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#F3BA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BA8A
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BA8A | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBE86
Deuteranopia (green-blind)
#D9CA8B
Tritanopia (blue-blind)
#FFAEAE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #f3ba8a; /* rgb */ color: rgb(243, 186, 138); /* oklch */ color: oklch(83.0% 0.091 61.2);
Tailwind
colors: {
custom: {
50: '#f9ceac',
500: '#f3ba8a',
950: '#000000',
},
}SCSS
$custom: #f3ba8a; $custom-light: #f9ceac; $custom-dark: #000000;
JSON
{
"hex": "#f3ba8a",
"rgb": {
"r": 243,
"g": 186,
"b": 138
},
"hsl": {
"h": 27.429,
"s": 81.395,
"l": 74.706
},
"oklch": {
"l": 0.82978,
"c": 0.0911,
"h": 61.2
},
"luminance": 0.56007
}Semantic roles & 50–950 ramp
primary
#F3BA8A
secondary
#5296D0
accent
#7CDE08
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181310
muted
#868381