#F8B8A0#F8B8A0
#F8B8A0 is a very light, moderate orange. Relative luminance 0.568; OKLCH L 83.6% C 0.082 H 41.5°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F8B8A0 |
|---|---|
| RGB | rgb(248, 184, 160) |
| HSL | hsl(16, 86%, 80%) |
| HSV | hsv(16, 35%, 97%) |
| CMYK | cmyk(0%, 25.8%, 35.5%, 2.7%) |
| CIE-LAB | lab(80.06, 20.06, 21.27) |
| CIE-LCH | lch(80.06, 29.24, 46.67°) |
| OKLab | oklab(83.56% 0.0613 0.0541) |
| OKLCH | oklch(83.56% 0.082 41.5) |
| XYZ | xyz(62.1990, 56.7792, 40.9342) |
| Luminance | 0.5678 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.07
Light Salmon
#FEA993
ΔE00 4.93
Apricot
#FBCEB1
ΔE00 7.11
Blush (survey)
#F29E8E
ΔE00 7.41
Lightsalmon
#FFA07A
ΔE00 7.52
Pinkish Tan
#D99B82
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8B8A0 #A0E0F8
analogous
#F8A0B4 #F8B8A0 #F8E4A0
triadic
#F8B8A0 #A0F8B8 #B8A0F8
tetradic
#F8B8A0 #B4F8A0 #A0E0F8 #E4A0F8
square
#F8B8A0 #B4F8A0 #A0E0F8 #E4A0F8
split-complementary
#F8B8A0 #A0F8E4 #A0B4F8
monochromatic
#F0632E #F48D67 #F8B8A0 #FCE3D9 #FDEAE2
Accessibility & contrast
On white
1.70
#F8B8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#F8B8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8B8A0
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8B8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8B8A0 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BF9E
Deuteranopia (green-blind)
#D7CCA0
Tritanopia (blue-blind)
#FFAEB2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f8b8a0; /* rgb */ color: rgb(248, 184, 160); /* oklch */ color: oklch(83.6% 0.082 41.5);
Tailwind
colors: {
custom: {
50: '#fccdbc',
500: '#f8b8a0',
950: '#000000',
},
}SCSS
$custom: #f8b8a0; $custom-light: #fccdbc; $custom-dark: #000000;
JSON
{
"hex": "#f8b8a0",
"rgb": {
"r": 248,
"g": 184,
"b": 160
},
"hsl": {
"h": 16.364,
"s": 86.275,
"l": 80
},
"oklch": {
"l": 0.83562,
"c": 0.08176,
"h": 41.5
},
"luminance": 0.56776
}Semantic roles & 50–950 ramp
primary
#F8B8A0
secondary
#64B9D9
accent
#A6E303
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181312
muted
#868382