#F7D596#F7D596
#F7D596 is a very light, moderate orange. Relative luminance 0.696; OKLCH L 88.7% C 0.089 H 82.5°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F7D596 |
|---|---|
| RGB | rgb(247, 213, 150) |
| HSL | hsl(39, 86%, 78%) |
| HSV | hsv(39, 39%, 97%) |
| CMYK | cmyk(0%, 13.8%, 39.3%, 3.1%) |
| CIE-LAB | lab(86.78, 3.41, 35.53) |
| CIE-LCH | lch(86.78, 35.69, 84.52°) |
| OKLab | oklab(88.74% 0.0116 0.0879) |
| OKLCH | oklch(88.74% 0.089 82.5) |
| XYZ | xyz(67.6588, 69.5675, 38.7122) |
| Luminance | 0.6956 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.92
Pale Peach
#FFE5AD
ΔE00 4.15
Moccasin
#FFE4B5
ΔE00 4.95
Wheat
#F5DEB3
ΔE00 5.29
Wheat (survey)
#FBDD7E
ΔE00 6.35
Sand (survey)
#E2CA76
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7D596 #96B8F7
analogous
#F7A496 #F7D596 #E9F796
triadic
#F7D596 #96F7D5 #D596F7
tetradic
#F7D596 #96F7A4 #96B8F7 #F796E9
square
#F7D596 #96F7A4 #96B8F7 #F796E9
split-complementary
#F7D596 #96E9F7 #A496F7
monochromatic
#EEA824 #F3BE5D #F7D596 #FBECCF #FDF4E3
Accessibility & contrast
On white
1.41
#F7D596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#F7D596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7D596
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7D596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7D596 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D491
Deuteranopia (green-blind)
#EDDD98
Tritanopia (blue-blind)
#FFCAC5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f7d596; /* rgb */ color: rgb(247, 213, 150); /* oklch */ color: oklch(88.7% 0.089 82.5);
Tailwind
colors: {
custom: {
50: '#fbe1b5',
500: '#f7d596',
950: '#000000',
},
}SCSS
$custom: #f7d596; $custom-light: #fbe1b5; $custom-dark: #000000;
JSON
{
"hex": "#f7d596",
"rgb": {
"r": 247,
"g": 213,
"b": 150
},
"hsl": {
"h": 38.969,
"s": 85.841,
"l": 77.843
},
"oklch": {
"l": 0.8874,
"c": 0.08862,
"h": 82.5
},
"luminance": 0.69565
}Semantic roles & 50–950 ramp
primary
#F7D596
secondary
#5B86D6
accent
#51E203
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481