#F1C19C#F1C19C
#F1C19C is a very light, moderate orange. Relative luminance 0.592; OKLCH L 84.4% C 0.074 H 59.2°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F1C19C |
|---|---|
| RGB | rgb(241, 193, 156) |
| HSL | hsl(26, 75%, 78%) |
| HSV | hsv(26, 35%, 95%) |
| CMYK | cmyk(0%, 19.9%, 35.3%, 5.5%) |
| CIE-LAB | lab(81.43, 12.17, 25.15) |
| CIE-LCH | lch(81.43, 27.94, 64.18°) |
| OKLab | oklab(84.45% 0.0379 0.0635) |
| OKLCH | oklch(84.45% 0.074 59.2) |
| XYZ | xyz(61.3480, 59.2440, 39.6499) |
| Luminance | 0.5924 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.94
Light Peach
#FFD8B1
ΔE00 5.79
Peach
#FFDAB9
ΔE00 6.14
Burlywood
#DEB887
ΔE00 6.32
Peach (survey)
#FFB07C
ΔE00 7.23
Tan
#D2B48C
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1C19C #9CCCF1
analogous
#F19CA1 #F1C19C #F1EC9C
triadic
#F1C19C #9CF1C1 #C19CF1
tetradic
#F1C19C #A1F19C #9CCCF1 #EC9CF1
square
#F1C19C #A1F19C #9CCCF1 #EC9CF1
split-complementary
#F1C19C #9CF1EC #9CA1F1
monochromatic
#E27E31 #E99F66 #F1C19C #F9E3D2 #FBEEE4
Accessibility & contrast
On white
1.63
#F1C19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#F1C19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1C19C
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1C19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1C19C | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC499
Deuteranopia (green-blind)
#DBCF9C
Tritanopia (blue-blind)
#FFB8B7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f1c19c; /* rgb */ color: rgb(241, 193, 156); /* oklch */ color: oklch(84.4% 0.074 59.2);
Tailwind
colors: {
custom: {
50: '#f7d3b9',
500: '#f1c19c',
950: '#000000',
},
}SCSS
$custom: #f1c19c; $custom-light: #f7d3b9; $custom-dark: #000000;
JSON
{
"hex": "#f1c19c",
"rgb": {
"r": 241,
"g": 193,
"b": 156
},
"hsl": {
"h": 26.118,
"s": 75.221,
"l": 77.843
},
"oklch": {
"l": 0.84445,
"c": 0.07394,
"h": 59.2
},
"luminance": 0.59241
}Semantic roles & 50–950 ramp
primary
#F1C19C
secondary
#63A0CF
accent
#80D70E
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381