#F7C19A#F7C19A
#F7C19A is a very light, moderate orange. Relative luminance 0.602; OKLCH L 85.0% C 0.081 H 57.2°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F7C19A |
|---|---|
| RGB | rgb(247, 193, 154) |
| HSL | hsl(25, 85%, 79%) |
| HSV | hsv(25, 38%, 97%) |
| CMYK | cmyk(0%, 21.9%, 37.7%, 3.1%) |
| CIE-LAB | lab(81.97, 14.25, 27.05) |
| CIE-LCH | lch(81.97, 30.58, 62.22°) |
| OKLab | oklab(85% 0.0438 0.068) |
| OKLCH | oklch(85% 0.081 57.2) |
| XYZ | xyz(63.2624, 60.2506, 38.8629) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.20
Peach (survey)
#FFB07C
ΔE00 6.09
Light Peach
#FFD8B1
ΔE00 6.33
Peach
#FFDAB9
ΔE00 6.72
Burlywood
#DEB887
ΔE00 7.25
Apricot (survey)
#FFB16D
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7C19A #9AD0F7
analogous
#F79AA1 #F7C19A #F7EF9A
triadic
#F7C19A #9AF7C1 #C19AF7
tetradic
#F7C19A #A1F79A #9AD0F7 #EF9AF7
square
#F7C19A #A1F79A #9AD0F7 #EF9AF7
split-complementary
#F7C19A #9AF7EF #9AA1F7
monochromatic
#EE7B29 #F39E61 #F7C19A #FBE4D3 #FDEEE3
Accessibility & contrast
On white
1.61
#F7C19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#F7C19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7C19A
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7C19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7C19A | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C597
Deuteranopia (green-blind)
#DED19A
Tritanopia (blue-blind)
#FFB7B7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f7c19a; /* rgb */ color: rgb(247, 193, 154); /* oklch */ color: oklch(85.0% 0.081 57.2);
Tailwind
colors: {
custom: {
50: '#fbd3b8',
500: '#f7c19a',
950: '#000000',
},
}SCSS
$custom: #f7c19a; $custom-light: #fbd3b8; $custom-dark: #000000;
JSON
{
"hex": "#f7c19a",
"rgb": {
"r": 247,
"g": 193,
"b": 154
},
"hsl": {
"h": 25.161,
"s": 85.321,
"l": 78.627
},
"oklch": {
"l": 0.84995,
"c": 0.08085,
"h": 57.2
},
"luminance": 0.60247
}Semantic roles & 50–950 ramp
primary
#F7C19A
secondary
#5FA4D7
accent
#85E204
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381