#F8C19A#F8C19A
#F8C19A is a very light, moderate orange. Relative luminance 0.604; OKLCH L 85.1% C 0.082 H 56.7°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F8C19A |
|---|---|
| RGB | rgb(248, 193, 154) |
| HSL | hsl(25, 87%, 79%) |
| HSV | hsv(25, 38%, 97%) |
| CMYK | cmyk(0%, 22.2%, 37.9%, 2.7%) |
| CIE-LAB | lab(82.07, 14.64, 27.20) |
| CIE-LCH | lch(82.07, 30.89, 61.71°) |
| OKLab | oklab(85.09% 0.0449 0.0683) |
| OKLCH | oklch(85.09% 0.082 56.7) |
| XYZ | xyz(63.6161, 60.4330, 38.8795) |
| Luminance | 0.6043 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.23
Peach (survey)
#FFB07C
ΔE00 5.94
Light Peach
#FFD8B1
ΔE00 6.47
Peach
#FFDAB9
ΔE00 6.83
Burlywood
#DEB887
ΔE00 7.49
Apricot (survey)
#FFB16D
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8C19A #9AD1F8
analogous
#F89AA2 #F8C19A #F8F09A
triadic
#F8C19A #9AF8C1 #C19AF8
tetradic
#F8C19A #A2F89A #9AD1F8 #F09AF8
square
#F8C19A #A2F89A #9AD1F8 #F09AF8
split-complementary
#F8C19A #9AF8F0 #9AA2F8
monochromatic
#F07B28 #F49E61 #F8C19A #FCE4D3 #FDEDE2
Accessibility & contrast
On white
1.60
#F8C19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#F8C19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8C19A
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8C19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8C19A | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C597
Deuteranopia (green-blind)
#DED19A
Tritanopia (blue-blind)
#FFB6B7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f8c19a; /* rgb */ color: rgb(248, 193, 154); /* oklch */ color: oklch(85.1% 0.082 56.7);
Tailwind
colors: {
custom: {
50: '#fcd3b8',
500: '#f8c19a',
950: '#000000',
},
}SCSS
$custom: #f8c19a; $custom-light: #fcd3b8; $custom-dark: #000000;
JSON
{
"hex": "#f8c19a",
"rgb": {
"r": 248,
"g": 193,
"b": 154
},
"hsl": {
"h": 24.894,
"s": 87.037,
"l": 78.824
},
"oklch": {
"l": 0.85094,
"c": 0.08175,
"h": 56.7
},
"luminance": 0.60429
}Semantic roles & 50–950 ramp
primary
#F8C19A
secondary
#5EA5D8
accent
#86E402
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381