#F5C593#F5C593
#F5C593 is a very light, moderate orange. Relative luminance 0.615; OKLCH L 85.4% C 0.085 H 67.4°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F5C593 |
|---|---|
| RGB | rgb(245, 197, 147) |
| HSL | hsl(31, 83%, 77%) |
| HSV | hsv(31, 40%, 96%) |
| CMYK | cmyk(0%, 19.6%, 40%, 3.9%) |
| CIE-LAB | lab(82.62, 10.60, 31.55) |
| CIE-LCH | lch(82.62, 33.29, 71.43°) |
| OKLab | oklab(85.42% 0.0326 0.0785) |
| OKLCH | oklch(85.42% 0.085 67.4) |
| XYZ | xyz(62.8909, 61.4548, 36.1474) |
| Luminance | 0.6145 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.69
Light Peach
#FFD8B1
ΔE00 5.17
Peach
#FFDAB9
ΔE00 6.55
Apricot
#FBCEB1
ΔE00 6.64
Navajowhite
#FFDEAD
ΔE00 6.73
Tan
#D2B48C
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5C593 #93C3F5
analogous
#F59493 #F5C593 #F4F593
triadic
#F5C593 #93F5C5 #C593F5
tetradic
#F5C593 #93F594 #93C3F5 #F593F4
square
#F5C593 #93F594 #93C3F5 #F593F4
split-complementary
#F5C593 #93F4F5 #9493F5
monochromatic
#EB8923 #F0A75B #F5C593 #FAE3CB #FCF0E3
Accessibility & contrast
On white
1.58
#F5C593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#F5C593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5C593
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5C593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5C593 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C78F
Deuteranopia (green-blind)
#E1D294
Tritanopia (blue-blind)
#FFBAB8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f5c593; /* rgb */ color: rgb(245, 197, 147); /* oklch */ color: oklch(85.4% 0.085 67.4);
Tailwind
colors: {
custom: {
50: '#fad6b3',
500: '#f5c593',
950: '#000000',
},
}SCSS
$custom: #f5c593; $custom-light: #fad6b3; $custom-dark: #000000;
JSON
{
"hex": "#f5c593",
"rgb": {
"r": 245,
"g": 197,
"b": 147
},
"hsl": {
"h": 30.612,
"s": 83.051,
"l": 76.863
},
"oklch": {
"l": 0.85417,
"c": 0.08497,
"h": 67.4
},
"luminance": 0.61452
}Semantic roles & 50–950 ramp
primary
#F5C593
secondary
#5995D3
accent
#71DF06
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381