#F1C19F#F1C19F
#F1C19F is a very light, moderate orange. Relative luminance 0.593; OKLCH L 84.5% C 0.072 H 56.9°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F1C19F |
|---|---|
| RGB | rgb(241, 193, 159) |
| HSL | hsl(25, 75%, 78%) |
| HSV | hsv(25, 34%, 95%) |
| CMYK | cmyk(0%, 19.9%, 34%, 5.5%) |
| CIE-LAB | lab(81.48, 12.53, 23.64) |
| CIE-LCH | lch(81.48, 26.76, 62.08°) |
| OKLab | oklab(84.51% 0.0391 0.0599) |
| OKLCH | oklch(84.51% 0.072 56.9) |
| XYZ | xyz(61.6051, 59.3469, 41.0043) |
| Luminance | 0.5934 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.40
Light Peach
#FFD8B1
ΔE00 6.15
Peach
#FFDAB9
ΔE00 6.22
Burlywood
#DEB887
ΔE00 7.14
Peach (survey)
#FFB07C
ΔE00 7.42
Tan
#D2B48C
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1C19F #9FCFF1
analogous
#F19FA6 #F1C19F #F1EA9F
triadic
#F1C19F #9FF1C1 #C19FF1
tetradic
#F1C19F #A6F19F #9FCFF1 #EA9FF1
square
#F1C19F #A6F19F #9FCFF1 #EA9FF1
split-complementary
#F1C19F #9FF1EA #9FA6F1
monochromatic
#E17C34 #E99F6A #F1C19F #F9E3D4 #FBEEE4
Accessibility & contrast
On white
1.63
#F1C19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#F1C19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1C19F
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1C19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1C19F | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC49D
Deuteranopia (green-blind)
#DACF9F
Tritanopia (blue-blind)
#FFB8B8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f1c19f; /* rgb */ color: rgb(241, 193, 159); /* oklch */ color: oklch(84.5% 0.072 56.9);
Tailwind
colors: {
custom: {
50: '#f7d3bb',
500: '#f1c19f',
950: '#000000',
},
}SCSS
$custom: #f1c19f; $custom-light: #f7d3bb; $custom-dark: #000000;
JSON
{
"hex": "#f1c19f",
"rgb": {
"r": 241,
"g": 193,
"b": 159
},
"hsl": {
"h": 24.878,
"s": 74.545,
"l": 78.431
},
"oklch": {
"l": 0.84507,
"c": 0.07152,
"h": 56.9
},
"luminance": 0.59344
}Semantic roles & 50–950 ramp
primary
#F1C19F
secondary
#65A3CF
accent
#84D70F
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382