#F4C596#F4C596
#F4C596 is a very light, moderate orange. Relative luminance 0.614; OKLCH L 85.4% C 0.082 H 66.4°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F4C596 |
|---|---|
| RGB | rgb(244, 197, 150) |
| HSL | hsl(30, 81%, 77%) |
| HSV | hsv(30, 39%, 96%) |
| CMYK | cmyk(0%, 19.3%, 38.5%, 4.3%) |
| CIE-LAB | lab(82.58, 10.54, 29.91) |
| CIE-LCH | lch(82.58, 31.71, 70.59°) |
| OKLab | oklab(85.38% 0.0327 0.0747) |
| OKLCH | oklch(85.38% 0.082 66.4) |
| XYZ | xyz(62.7814, 61.3708, 37.3871) |
| Luminance | 0.6137 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.76
Light Peach
#FFD8B1
ΔE00 4.84
Apricot
#FBCEB1
ΔE00 5.98
Peach
#FFDAB9
ΔE00 6.09
Navajowhite
#FFDEAD
ΔE00 6.80
Tan
#D2B48C
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4C596 #96C5F4
analogous
#F49696 #F4C596 #F4F496
triadic
#F4C596 #96F4C5 #C596F4
tetradic
#F4C596 #96F496 #96C5F4 #F496F4
square
#F4C596 #96F496 #96C5F4 #F496F4
split-complementary
#F4C596 #96F4F4 #9696F4
monochromatic
#E88827 #EEA65F #F4C596 #FAE4CD #FCF0E3
Accessibility & contrast
On white
1.58
#F4C596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#F4C596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4C596
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4C596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4C596 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C793
Deuteranopia (green-blind)
#E0D297
Tritanopia (blue-blind)
#FFBAB9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f4c596; /* rgb */ color: rgb(244, 197, 150); /* oklch */ color: oklch(85.4% 0.082 66.4);
Tailwind
colors: {
custom: {
50: '#f9d6b5',
500: '#f4c596',
950: '#000000',
},
}SCSS
$custom: #f4c596; $custom-light: #f9d6b5; $custom-dark: #000000;
JSON
{
"hex": "#f4c596",
"rgb": {
"r": 244,
"g": 197,
"b": 150
},
"hsl": {
"h": 30,
"s": 81.034,
"l": 77.255
},
"oklch": {
"l": 0.85376,
"c": 0.08152,
"h": 66.4
},
"luminance": 0.61368
}Semantic roles & 50–950 ramp
primary
#F4C596
secondary
#5C97D2
accent
#73DD08
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381