#F5C596#F5C596
#F5C596 is a very light, moderate orange. Relative luminance 0.615; OKLCH L 85.5% C 0.082 H 65.8°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F5C596 |
|---|---|
| RGB | rgb(245, 197, 150) |
| HSL | hsl(30, 83%, 77%) |
| HSV | hsv(30, 39%, 96%) |
| CMYK | cmyk(0%, 19.6%, 38.8%, 3.9%) |
| CIE-LAB | lab(82.67, 10.93, 30.06) |
| CIE-LCH | lch(82.67, 31.98, 70.01°) |
| OKLab | oklab(85.47% 0.0338 0.075) |
| OKLCH | oklch(85.47% 0.082 65.8) |
| XYZ | xyz(63.1294, 61.5502, 37.4034) |
| Luminance | 0.6155 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.88
Burlywood
#DEB887
ΔE00 4.98
Apricot
#FBCEB1
ΔE00 5.87
Peach
#FFDAB9
ΔE00 6.10
Navajowhite
#FFDEAD
ΔE00 6.95
Tan
#D2B48C
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5C596 #96C6F5
analogous
#F59697 #F5C596 #F5F496
triadic
#F5C596 #96F5C5 #C596F5
tetradic
#F5C596 #97F596 #96C6F5 #F496F5
square
#F5C596 #97F596 #96C6F5 #F496F5
split-complementary
#F5C596 #96F5F4 #9697F5
monochromatic
#EA8726 #F0A65E #F5C596 #FAE4CE #FCF0E3
Accessibility & contrast
On white
1.58
#F5C596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#F5C596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5C596
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5C596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5C596 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C793
Deuteranopia (green-blind)
#E0D297
Tritanopia (blue-blind)
#FFBAB9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f5c596; /* rgb */ color: rgb(245, 197, 150); /* oklch */ color: oklch(85.5% 0.082 65.8);
Tailwind
colors: {
custom: {
50: '#fad6b5',
500: '#f5c596',
950: '#000000',
},
}SCSS
$custom: #f5c596; $custom-light: #fad6b5; $custom-dark: #000000;
JSON
{
"hex": "#f5c596",
"rgb": {
"r": 245,
"g": 197,
"b": 150
},
"hsl": {
"h": 29.684,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.85473,
"c": 0.08228,
"h": 65.8
},
"luminance": 0.61547
}Semantic roles & 50–950 ramp
primary
#F5C596
secondary
#5C98D3
accent
#74DF06
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381