#F4C19A#F4C19A
#F4C19A is a very light, moderate orange. Relative luminance 0.597; OKLCH L 84.7% C 0.078 H 58.9°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F4C19A |
|---|---|
| RGB | rgb(244, 193, 154) |
| HSL | hsl(26, 80%, 78%) |
| HSV | hsv(26, 37%, 96%) |
| CMYK | cmyk(0%, 20.9%, 36.9%, 4.3%) |
| CIE-LAB | lab(81.68, 13.09, 26.60) |
| CIE-LCH | lch(81.68, 29.65, 63.80°) |
| OKLab | oklab(84.7% 0.0404 0.0669) |
| OKLCH | oklch(84.7% 0.078 58.9) |
| XYZ | xyz(62.2127, 59.7094, 38.8137) |
| Luminance | 0.5971 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.21
Light Peach
#FFD8B1
ΔE00 5.95
Peach
#FFDAB9
ΔE00 6.41
Burlywood
#DEB887
ΔE00 6.53
Peach (survey)
#FFB07C
ΔE00 6.60
Apricot (survey)
#FFB16D
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4C19A #9ACDF4
analogous
#F49AA0 #F4C19A #F4EE9A
triadic
#F4C19A #9AF4C1 #C19AF4
tetradic
#F4C19A #A0F49A #9ACDF4 #EE9AF4
square
#F4C19A #A0F49A #9ACDF4 #EE9AF4
split-complementary
#F4C19A #9AF4EE #9AA0F4
monochromatic
#E87D2C #EE9F63 #F4C19A #FAE3D1 #FCEEE3
Accessibility & contrast
On white
1.62
#F4C19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#F4C19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4C19A
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4C19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4C19A | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C497
Deuteranopia (green-blind)
#DCCF9A
Tritanopia (blue-blind)
#FFB7B7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f4c19a; /* rgb */ color: rgb(244, 193, 154); /* oklch */ color: oklch(84.7% 0.078 58.9);
Tailwind
colors: {
custom: {
50: '#f9d3b8',
500: '#f4c19a',
950: '#000000',
},
}SCSS
$custom: #f4c19a; $custom-light: #f9d3b8; $custom-dark: #000000;
JSON
{
"hex": "#f4c19a",
"rgb": {
"r": 244,
"g": 193,
"b": 154
},
"hsl": {
"h": 26,
"s": 80.357,
"l": 78.039
},
"oklch": {
"l": 0.84698,
"c": 0.07818,
"h": 58.9
},
"luminance": 0.59706
}Semantic roles & 50–950 ramp
primary
#F4C19A
secondary
#60A1D2
accent
#81DD09
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381