#F8C19B#F8C19B
#F8C19B is a very light, moderate orange. Relative luminance 0.605; OKLCH L 85.1% C 0.081 H 56.0°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F8C19B |
|---|---|
| RGB | rgb(248, 193, 155) |
| HSL | hsl(25, 87%, 79%) |
| HSV | hsv(25, 38%, 97%) |
| CMYK | cmyk(0%, 22.2%, 37.5%, 2.7%) |
| CIE-LAB | lab(82.09, 14.75, 26.70) |
| CIE-LCH | lch(82.09, 30.50, 61.08°) |
| OKLab | oklab(85.12% 0.0453 0.0672) |
| OKLCH | oklch(85.12% 0.081 56) |
| XYZ | xyz(63.6997, 60.4664, 39.3200) |
| Luminance | 0.6046 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.07
Peach (survey)
#FFB07C
ΔE00 6.01
Light Peach
#FFD8B1
ΔE00 6.57
Peach
#FFDAB9
ΔE00 6.85
Burlywood
#DEB887
ΔE00 7.72
Apricot (survey)
#FFB16D
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8C19B #9BD2F8
analogous
#F89BA4 #F8C19B #F8F09B
triadic
#F8C19B #9BF8C1 #C19BF8
tetradic
#F8C19B #A4F89B #9BD2F8 #F09BF8
square
#F8C19B #A4F89B #9BD2F8 #F09BF8
split-complementary
#F8C19B #9BF8F0 #9BA4F8
monochromatic
#F07A29 #F49E62 #F8C19B #FCE4D4 #FDEDE2
Accessibility & contrast
On white
1.60
#F8C19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#F8C19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8C19B
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8C19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8C19B | 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)
#D1C598
Deuteranopia (green-blind)
#DED19B
Tritanopia (blue-blind)
#FFB7B7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f8c19b; /* rgb */ color: rgb(248, 193, 155); /* oklch */ color: oklch(85.1% 0.081 56.0);
Tailwind
colors: {
custom: {
50: '#fcd3b8',
500: '#f8c19b',
950: '#000000',
},
}SCSS
$custom: #f8c19b; $custom-light: #fcd3b8; $custom-dark: #000000;
JSON
{
"hex": "#f8c19b",
"rgb": {
"r": 248,
"g": 193,
"b": 155
},
"hsl": {
"h": 24.516,
"s": 86.916,
"l": 79.02
},
"oklch": {
"l": 0.85115,
"c": 0.08098,
"h": 56
},
"luminance": 0.60463
}Semantic roles & 50–950 ramp
primary
#F8C19B
secondary
#5FA7D8
accent
#87E302
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381