#F8C19C#F8C19C
#F8C19C is a very light, moderate orange. Relative luminance 0.605; OKLCH L 85.1% C 0.080 H 55.3°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F8C19C |
|---|---|
| RGB | rgb(248, 193, 156) |
| HSL | hsl(24, 87%, 79%) |
| HSV | hsv(24, 37%, 97%) |
| CMYK | cmyk(0%, 22.2%, 37.1%, 2.7%) |
| CIE-LAB | lab(82.11, 14.87, 26.20) |
| CIE-LCH | lch(82.11, 30.12, 60.42°) |
| OKLab | oklab(85.14% 0.0457 0.066) |
| OKLCH | oklch(85.14% 0.08 55.3) |
| XYZ | xyz(63.7841, 60.5001, 39.7641) |
| Luminance | 0.6050 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.93
Peach (survey)
#FFB07C
ΔE00 6.10
Light Peach
#FFD8B1
ΔE00 6.68
Peach
#FFDAB9
ΔE00 6.89
Burlywood
#DEB887
ΔE00 7.95
Apricot (survey)
#FFB16D
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8C19C #9CD3F8
analogous
#F89CA5 #F8C19C #F8EF9C
triadic
#F8C19C #9CF8C1 #C19CF8
tetradic
#F8C19C #A5F89C #9CD3F8 #EF9CF8
square
#F8C19C #A5F89C #9CD3F8 #EF9CF8
split-complementary
#F8C19C #9CF8EF #9CA5F8
monochromatic
#F0792A #F49D63 #F8C19C #FCE5D5 #FDEDE2
Accessibility & contrast
On white
1.60
#F8C19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#F8C19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8C19C
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8C19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8C19C | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C599
Deuteranopia (green-blind)
#DED19C
Tritanopia (blue-blind)
#FFB7B7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f8c19c; /* rgb */ color: rgb(248, 193, 156); /* oklch */ color: oklch(85.1% 0.080 55.3);
Tailwind
colors: {
custom: {
50: '#fcd3b9',
500: '#f8c19c',
950: '#000000',
},
}SCSS
$custom: #f8c19c; $custom-light: #fcd3b9; $custom-dark: #000000;
JSON
{
"hex": "#f8c19c",
"rgb": {
"r": 248,
"g": 193,
"b": 156
},
"hsl": {
"h": 24.13,
"s": 86.792,
"l": 79.216
},
"oklch": {
"l": 0.85135,
"c": 0.08024,
"h": 55.3
},
"luminance": 0.60497
}Semantic roles & 50–950 ramp
primary
#F8C19C
secondary
#60A8D8
accent
#89E302
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381