#F7C299#F7C299
#F7C299 is a very light, moderate orange. Relative luminance 0.607; OKLCH L 85.2% C 0.081 H 59.1°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F7C299 |
|---|---|
| RGB | rgb(247, 194, 153) |
| HSL | hsl(26, 85%, 78%) |
| HSV | hsv(26, 38%, 97%) |
| CMYK | cmyk(0%, 21.5%, 38.1%, 3.1%) |
| CIE-LAB | lab(82.20, 13.62, 27.88) |
| CIE-LCH | lch(82.20, 31.02, 63.97°) |
| OKLab | oklab(85.16% 0.0418 0.0699) |
| OKLCH | oklch(85.16% 0.081 59.1) |
| XYZ | xyz(63.4013, 60.6610, 38.5001) |
| Luminance | 0.6066 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.43
Light Peach
#FFD8B1
ΔE00 5.87
Peach (survey)
#FFB07C
ΔE00 6.31
Peach
#FFDAB9
ΔE00 6.45
Burlywood
#DEB887
ΔE00 6.70
Apricot (survey)
#FFB16D
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7C299 #99CEF7
analogous
#F7999F #F7C299 #F7F199
triadic
#F7C299 #99F7C2 #C299F7
tetradic
#F7C299 #9FF799 #99CEF7 #F199F7
square
#F7C299 #9FF799 #99CEF7 #F199F7
split-complementary
#F7C299 #99F7F1 #999FF7
monochromatic
#EE7E27 #F3A060 #F7C299 #FBE4D2 #FDEEE3
Accessibility & contrast
On white
1.60
#F7C299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#F7C299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7C299
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7C299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7C299 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C696
Deuteranopia (green-blind)
#DED199
Tritanopia (blue-blind)
#FFB7B7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f7c299; /* rgb */ color: rgb(247, 194, 153); /* oklch */ color: oklch(85.2% 0.081 59.1);
Tailwind
colors: {
custom: {
50: '#fbd4b7',
500: '#f7c299',
950: '#000000',
},
}SCSS
$custom: #f7c299; $custom-light: #fbd4b7; $custom-dark: #000000;
JSON
{
"hex": "#f7c299",
"rgb": {
"r": 247,
"g": 194,
"b": 153
},
"hsl": {
"h": 26.17,
"s": 85.455,
"l": 78.431
},
"oklch": {
"l": 0.85162,
"c": 0.08147,
"h": 59.1
},
"luminance": 0.60658
}Semantic roles & 50–950 ramp
primary
#F7C299
secondary
#5EA2D6
accent
#81E204
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381