#F5C8A2#F5C8A2
#F5C8A2 is a very light, moderate orange. Relative luminance 0.633; OKLCH L 86.3% C 0.072 H 61.8°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F5C8A2 |
|---|---|
| RGB | rgb(245, 200, 162) |
| HSL | hsl(27, 81%, 80%) |
| HSV | hsv(27, 34%, 96%) |
| CMYK | cmyk(0%, 18.4%, 33.9%, 3.9%) |
| CIE-LAB | lab(83.62, 10.76, 25.04) |
| CIE-LCH | lch(83.62, 27.25, 66.75°) |
| OKLab | oklab(86.28% 0.0339 0.0633) |
| OKLCH | oklch(86.28% 0.072 61.8) |
| XYZ | xyz(64.8336, 63.3327, 42.9848) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.45
Light Peach
#FFD8B1
ΔE00 3.94
Peach
#FFDAB9
ΔE00 4.46
Burlywood
#DEB887
ΔE00 6.42
Navajowhite
#FFDEAD
ΔE00 7.31
Tan
#D2B48C
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5C8A2 #A2CFF5
analogous
#F5A2A5 #F5C8A2 #F5F2A2
triadic
#F5C8A2 #A2F5C8 #C8A2F5
tetradic
#F5C8A2 #A5F5A2 #A2CFF5 #F2A2F5
square
#F5C8A2 #A5F5A2 #A2CFF5 #F2A2F5
split-complementary
#F5C8A2 #A2F5F2 #A2A5F5
monochromatic
#E98733 #EFA76B #F5C8A2 #FBE9D9 #FCEFE3
Accessibility & contrast
On white
1.54
#F5C8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#F5C8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5C8A2
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5C8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5C8A2 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CB9F
Deuteranopia (green-blind)
#E1D4A3
Tritanopia (blue-blind)
#FFBFBE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f5c8a2; /* rgb */ color: rgb(245, 200, 162); /* oklch */ color: oklch(86.3% 0.072 61.8);
Tailwind
colors: {
custom: {
50: '#f9d8bd',
500: '#f5c8a2',
950: '#000000',
},
}SCSS
$custom: #f5c8a2; $custom-light: #f9d8bd; $custom-dark: #000000;
JSON
{
"hex": "#f5c8a2",
"rgb": {
"r": 245,
"g": 200,
"b": 162
},
"hsl": {
"h": 27.47,
"s": 80.583,
"l": 79.804
},
"oklch": {
"l": 0.86281,
"c": 0.07181,
"h": 61.8
},
"luminance": 0.6333
}Semantic roles & 50–950 ramp
primary
#F5C8A2
secondary
#67A2D5
accent
#7CDD09
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382