#F8BA8A#F8BA8A
#F8BA8A is a very light, moderate orange. Relative luminance 0.569; OKLCH L 83.5% C 0.095 H 58.7°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BA8A |
|---|---|
| RGB | rgb(248, 186, 138) |
| HSL | hsl(26, 89%, 76%) |
| HSV | hsv(26, 44%, 97%) |
| CMYK | cmyk(0%, 25%, 44.4%, 2.7%) |
| CIE-LAB | lab(80.13, 16.60, 33.02) |
| CIE-LCH | lch(80.13, 36.96, 63.31°) |
| OKLab | oklab(83.49% 0.0495 0.0816) |
| OKLCH | oklch(83.49% 0.095 58.7) |
| XYZ | xyz(60.8603, 56.9131, 31.8196) |
| Luminance | 0.5691 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.88
Apricot (survey)
#FFB16D
ΔE00 4.84
Sandybrown
#F4A460
ΔE00 6.72
Apricot
#FBCEB1
ΔE00 7.01
Burlywood
#DEB887
ΔE00 7.06
Pale Orange
#FFA756
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BA8A #8AC8F8
analogous
#F88A91 #F8BA8A #F8F18A
triadic
#F8BA8A #8AF8BA #BA8AF8
tetradic
#F8BA8A #91F88A #8AC8F8 #F18AF8
square
#F8BA8A #91F88A #8AC8F8 #F18AF8
split-complementary
#F8BA8A #8AF8F1 #8A91F8
monochromatic
#F17617 #F59850 #F8BA8A #FBDCC4 #FDEEE2
Accessibility & contrast
On white
1.70
#F8BA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#F8BA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BA8A
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BA8A | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBF86
Deuteranopia (green-blind)
#DBCC8B
Tritanopia (blue-blind)
#FFAEAE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f8ba8a; /* rgb */ color: rgb(248, 186, 138); /* oklch */ color: oklch(83.5% 0.095 58.7);
Tailwind
colors: {
custom: {
50: '#fdceac',
500: '#f8ba8a',
950: '#000000',
},
}SCSS
$custom: #f8ba8a; $custom-light: #fdceac; $custom-dark: #000000;
JSON
{
"hex": "#f8ba8a",
"rgb": {
"r": 248,
"g": 186,
"b": 138
},
"hsl": {
"h": 26.182,
"s": 88.71,
"l": 75.686
},
"oklch": {
"l": 0.83491,
"c": 0.09541,
"h": 58.7
},
"luminance": 0.56909
}Semantic roles & 50–950 ramp
primary
#F8BA8A
secondary
#509CD6
accent
#81E500
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181310
muted
#868381