#F8B488#F8B488
#F8B488 is a very light, moderate orange. Relative luminance 0.544; OKLCH L 82.4% C 0.098 H 53.8°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F8B488 |
|---|---|
| RGB | rgb(248, 180, 136) |
| HSL | hsl(24, 89%, 75%) |
| HSV | hsv(24, 45%, 97%) |
| CMYK | cmyk(0%, 27.4%, 45.2%, 2.7%) |
| CIE-LAB | lab(78.68, 19.56, 32.17) |
| CIE-LCH | lch(78.68, 37.65, 58.70°) |
| OKLab | oklab(82.35% 0.0582 0.0795) |
| OKLCH | oklch(82.35% 0.098 53.8) |
| XYZ | xyz(59.4793, 54.3806, 30.6515) |
| Luminance | 0.5438 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.49
Apricot (survey)
#FFB16D
ΔE00 5.48
Sandybrown
#F4A460
ΔE00 6.51
Lightsalmon
#FFA07A
ΔE00 7.16
Apricot
#FBCEB1
ΔE00 7.74
Pale Salmon
#FFB19A
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8B488 #88CCF8
analogous
#F88894 #F8B488 #F8EC88
triadic
#F8B488 #88F8B4 #B488F8
tetradic
#F8B488 #94F888 #88CCF8 #EC88F8
square
#F8B488 #94F888 #88CCF8 #EC88F8
split-complementary
#F8B488 #88F8EC #8894F8
monochromatic
#F16B14 #F5904E #F8B488 #FBD8C2 #FDEDE2
Accessibility & contrast
On white
1.77
#F8B488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#F8B488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8B488
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8B488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8B488 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BA85
Deuteranopia (green-blind)
#D7C988
Tritanopia (blue-blind)
#FFA7A9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #f8b488; /* rgb */ color: rgb(248, 180, 136); /* oklch */ color: oklch(82.4% 0.098 53.8);
Tailwind
colors: {
custom: {
50: '#fdcaab',
500: '#f8b488',
950: '#000000',
},
}SCSS
$custom: #f8b488; $custom-light: #fdcaab; $custom-dark: #000000;
JSON
{
"hex": "#f8b488",
"rgb": {
"r": 248,
"g": 180,
"b": 136
},
"hsl": {
"h": 23.571,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.82354,
"c": 0.09849,
"h": 53.8
},
"luminance": 0.54377
}Semantic roles & 50–950 ramp
primary
#F8B488
secondary
#4EA1D6
accent
#8BE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281