#F7C599#F7C599
#F7C599 is a very light, moderate orange. Relative luminance 0.620; OKLCH L 85.7% C 0.081 H 62.8°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F7C599 |
|---|---|
| RGB | rgb(247, 197, 153) |
| HSL | hsl(28, 85%, 78%) |
| HSV | hsv(28, 38%, 97%) |
| CMYK | cmyk(0%, 20.2%, 38.1%, 3.1%) |
| CIE-LAB | lab(82.92, 12.04, 28.85) |
| CIE-LCH | lch(82.92, 31.26, 67.34°) |
| OKLab | oklab(85.73% 0.0372 0.0722) |
| OKLCH | oklch(85.73% 0.081 62.8) |
| XYZ | xyz(64.0757, 62.0099, 38.7249) |
| Luminance | 0.6201 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.89
Apricot
#FBCEB1
ΔE00 4.90
Peach
#FFDAB9
ΔE00 5.83
Burlywood
#DEB887
ΔE00 5.85
Peach (survey)
#FFB07C
ΔE00 7.29
Navajowhite
#FFDEAD
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7C599 #99CBF7
analogous
#F7999C #F7C599 #F7F499
triadic
#F7C599 #99F7C5 #C599F7
tetradic
#F7C599 #9CF799 #99CBF7 #F499F7
square
#F7C599 #9CF799 #99CBF7 #F499F7
split-complementary
#F7C599 #99F7F4 #999CF7
monochromatic
#EE8427 #F3A560 #F7C599 #FBE5D2 #FDEFE3
Accessibility & contrast
On white
1.57
#F7C599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#F7C599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7C599
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7C599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7C599 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C896
Deuteranopia (green-blind)
#E1D39A
Tritanopia (blue-blind)
#FFBAB9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f7c599; /* rgb */ color: rgb(247, 197, 153); /* oklch */ color: oklch(85.7% 0.081 62.8);
Tailwind
colors: {
custom: {
50: '#fbd6b7',
500: '#f7c599',
950: '#000000',
},
}SCSS
$custom: #f7c599; $custom-light: #fbd6b7; $custom-dark: #000000;
JSON
{
"hex": "#f7c599",
"rgb": {
"r": 247,
"g": 197,
"b": 153
},
"hsl": {
"h": 28.085,
"s": 85.455,
"l": 78.431
},
"oklch": {
"l": 0.85726,
"c": 0.08124,
"h": 62.8
},
"luminance": 0.62007
}Semantic roles & 50–950 ramp
primary
#F7C599
secondary
#5E9ED6
accent
#7AE204
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381