#F7C598#F7C598
#F7C598 is a very light, moderate orange. Relative luminance 0.620; OKLCH L 85.7% C 0.082 H 63.4°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F7C598 |
|---|---|
| RGB | rgb(247, 197, 152) |
| HSL | hsl(28, 86%, 78%) |
| HSV | hsv(28, 38%, 97%) |
| CMYK | cmyk(0%, 20.2%, 38.5%, 3.1%) |
| CIE-LAB | lab(82.90, 11.93, 29.35) |
| CIE-LCH | lch(82.90, 31.68, 67.87°) |
| OKLab | oklab(85.71% 0.0368 0.0734) |
| OKLCH | oklch(85.71% 0.082 63.4) |
| XYZ | xyz(63.9935, 61.9770, 38.2917) |
| Luminance | 0.6197 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.91
Apricot
#FBCEB1
ΔE00 5.16
Burlywood
#DEB887
ΔE00 5.70
Peach
#FFDAB9
ΔE00 5.93
Peach (survey)
#FFB07C
ΔE00 7.34
Navajowhite
#FFDEAD
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7C598 #98CAF7
analogous
#F7989A #F7C598 #F7F498
triadic
#F7C598 #98F7C5 #C598F7
tetradic
#F7C598 #9AF798 #98CAF7 #F498F7
square
#F7C598 #9AF798 #98CAF7 #F498F7
split-complementary
#F7C598 #98F7F4 #989AF7
monochromatic
#EE8526 #F3A55F #F7C598 #FBE5D1 #FDEFE3
Accessibility & contrast
On white
1.57
#F7C598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#F7C598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7C598
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7C598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7C598 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C895
Deuteranopia (green-blind)
#E1D399
Tritanopia (blue-blind)
#FFBAB9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f7c598; /* rgb */ color: rgb(247, 197, 152); /* oklch */ color: oklch(85.7% 0.082 63.4);
Tailwind
colors: {
custom: {
50: '#fbd6b6',
500: '#f7c598',
950: '#000000',
},
}SCSS
$custom: #f7c598; $custom-light: #fbd6b6; $custom-dark: #000000;
JSON
{
"hex": "#f7c598",
"rgb": {
"r": 247,
"g": 197,
"b": 152
},
"hsl": {
"h": 28.421,
"s": 85.586,
"l": 78.235
},
"oklch": {
"l": 0.85707,
"c": 0.0821,
"h": 63.4
},
"luminance": 0.61974
}Semantic roles & 50–950 ramp
primary
#F7C598
secondary
#5D9DD6
accent
#79E203
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381