#F5C8A0#F5C8A0
#F5C8A0 is a very light, moderate orange. Relative luminance 0.633; OKLCH L 86.2% C 0.074 H 63.2°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F5C8A0 |
|---|---|
| RGB | rgb(245, 200, 160) |
| HSL | hsl(28, 81%, 79%) |
| HSV | hsv(28, 35%, 96%) |
| CMYK | cmyk(0%, 18.4%, 34.7%, 3.9%) |
| CIE-LAB | lab(83.58, 10.52, 26.04) |
| CIE-LCH | lch(83.58, 28.08, 68.01°) |
| OKLab | oklab(86.24% 0.0331 0.0657) |
| OKLCH | oklch(86.24% 0.074 63.2) |
| XYZ | xyz(64.6572, 63.2621, 42.0560) |
| Luminance | 0.6326 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.83
Apricot
#FBCEB1
ΔE00 4.03
Peach
#FFDAB9
ΔE00 4.59
Burlywood
#DEB887
ΔE00 6.00
Navajowhite
#FFDEAD
ΔE00 6.92
Tan
#D2B48C
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5C8A0 #A0CDF5
analogous
#F5A0A3 #F5C8A0 #F5F2A0
triadic
#F5C8A0 #A0F5C8 #C8A0F5
tetradic
#F5C8A0 #A3F5A0 #A0CDF5 #F2A0F5
square
#F5C8A0 #A3F5A0 #A0CDF5 #F2A0F5
split-complementary
#F5C8A0 #A0F5F2 #A0A3F5
monochromatic
#E98831 #EFA869 #F5C8A0 #FBE8D7 #FCEFE3
Accessibility & contrast
On white
1.54
#F5C8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#F5C8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5C8A0
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5C8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5C8A0 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CA9D
Deuteranopia (green-blind)
#E1D4A1
Tritanopia (blue-blind)
#FFBEBD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f5c8a0; /* rgb */ color: rgb(245, 200, 160); /* oklch */ color: oklch(86.2% 0.074 63.2);
Tailwind
colors: {
custom: {
50: '#fad8bc',
500: '#f5c8a0',
950: '#000000',
},
}SCSS
$custom: #f5c8a0; $custom-light: #fad8bc; $custom-dark: #000000;
JSON
{
"hex": "#f5c8a0",
"rgb": {
"r": 245,
"g": 200,
"b": 160
},
"hsl": {
"h": 28.235,
"s": 80.952,
"l": 79.412
},
"oklch": {
"l": 0.8624,
"c": 0.07355,
"h": 63.2
},
"luminance": 0.63259
}Semantic roles & 50–950 ramp
primary
#F5C8A0
secondary
#65A0D4
accent
#79DD08
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382