#F6C19F#F6C19F
#F6C19F is a very light, moderate orange. Relative luminance 0.602; OKLCH L 85.0% C 0.076 H 54.1°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F6C19F |
|---|---|
| RGB | rgb(246, 193, 159) |
| HSL | hsl(23, 83%, 79%) |
| HSV | hsv(23, 35%, 96%) |
| CMYK | cmyk(0%, 21.5%, 35.4%, 3.5%) |
| CIE-LAB | lab(81.97, 14.45, 24.39) |
| CIE-LCH | lch(81.97, 28.35, 59.36°) |
| OKLab | oklab(85% 0.0446 0.0617) |
| OKLCH | oklch(85% 0.076 54.1) |
| XYZ | xyz(63.3358, 60.2393, 41.0854) |
| Luminance | 0.6024 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.47
Peach (survey)
#FFB07C
ΔE00 6.70
Peach
#FFDAB9
ΔE00 6.80
Light Peach
#FFD8B1
ΔE00 6.81
Pale Salmon
#FFB19A
ΔE00 8.10
Burlywood
#DEB887
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6C19F #9FD4F6
analogous
#F69FA9 #F6C19F #F6EC9F
triadic
#F6C19F #9FF6C1 #C19FF6
tetradic
#F6C19F #A9F69F #9FD4F6 #EC9FF6
square
#F6C19F #A9F69F #9FD4F6 #EC9FF6
split-complementary
#F6C19F #9FF6EC #9FA9F6
monochromatic
#EC792F #F19D67 #F6C19F #FBE5D7 #FCEDE3
Accessibility & contrast
On white
1.61
#F6C19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#F6C19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6C19F
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6C19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6C19F | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C59D
Deuteranopia (green-blind)
#DCD09F
Tritanopia (blue-blind)
#FFB7B8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f6c19f; /* rgb */ color: rgb(246, 193, 159); /* oklch */ color: oklch(85.0% 0.076 54.1);
Tailwind
colors: {
custom: {
50: '#fad3bb',
500: '#f6c19f',
950: '#000000',
},
}SCSS
$custom: #f6c19f; $custom-light: #fad3bb; $custom-dark: #000000;
JSON
{
"hex": "#f6c19f",
"rgb": {
"r": 246,
"g": 193,
"b": 159
},
"hsl": {
"h": 23.448,
"s": 82.857,
"l": 79.412
},
"oklch": {
"l": 0.84998,
"c": 0.07613,
"h": 54.1
},
"luminance": 0.60236
}Semantic roles & 50–950 ramp
primary
#F6C19F
secondary
#64A9D6
accent
#8ADF06
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382