#F6C19A#F6C19A
#F6C19A is a very light, moderate orange. Relative luminance 0.601; OKLCH L 84.9% C 0.080 H 57.8°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F6C19A |
|---|---|
| RGB | rgb(246, 193, 154) |
| HSL | hsl(25, 84%, 78%) |
| HSV | hsv(25, 37%, 96%) |
| CMYK | cmyk(0%, 21.5%, 37.4%, 3.5%) |
| CIE-LAB | lab(81.88, 13.87, 26.90) |
| CIE-LCH | lch(81.88, 30.27, 62.73°) |
| OKLab | oklab(84.9% 0.0427 0.0676) |
| OKLCH | oklch(84.9% 0.08 57.8) |
| XYZ | xyz(62.9106, 60.0692, 38.8464) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.19
Light Peach
#FFD8B1
ΔE00 6.20
Peach (survey)
#FFB07C
ΔE00 6.25
Peach
#FFDAB9
ΔE00 6.61
Burlywood
#DEB887
ΔE00 7.01
Apricot (survey)
#FFB16D
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6C19A #9ACFF6
analogous
#F69AA1 #F6C19A #F6EF9A
triadic
#F6C19A #9AF6C1 #C19AF6
tetradic
#F6C19A #A1F69A #9ACFF6 #EF9AF6
square
#F6C19A #A1F69A #9ACFF6 #EF9AF6
split-complementary
#F6C19A #9AF6EF #9AA1F6
monochromatic
#EC7C2A #F19F62 #F6C19A #FBE3D2 #FCEEE3
Accessibility & contrast
On white
1.61
#F6C19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#F6C19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6C19A
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6C19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6C19A | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C597
Deuteranopia (green-blind)
#DDD09A
Tritanopia (blue-blind)
#FFB7B7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f6c19a; /* rgb */ color: rgb(246, 193, 154); /* oklch */ color: oklch(84.9% 0.080 57.8);
Tailwind
colors: {
custom: {
50: '#fbd3b8',
500: '#f6c19a',
950: '#000000',
},
}SCSS
$custom: #f6c19a; $custom-light: #fbd3b8; $custom-dark: #000000;
JSON
{
"hex": "#f6c19a",
"rgb": {
"r": 246,
"g": 193,
"b": 154
},
"hsl": {
"h": 25.435,
"s": 83.636,
"l": 78.431
},
"oklch": {
"l": 0.84896,
"c": 0.07995,
"h": 57.8
},
"luminance": 0.60066
}Semantic roles & 50–950 ramp
primary
#F6C19A
secondary
#5FA3D5
accent
#83E005
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381