#F6C19C#F6C19C
#F6C19C is a very light, moderate orange. Relative luminance 0.601; OKLCH L 84.9% C 0.078 H 56.3°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F6C19C |
|---|---|
| RGB | rgb(246, 193, 156) |
| HSL | hsl(25, 83%, 79%) |
| HSV | hsv(25, 37%, 96%) |
| CMYK | cmyk(0%, 21.5%, 36.6%, 3.5%) |
| CIE-LAB | lab(81.91, 14.10, 25.90) |
| CIE-LCH | lch(81.91, 29.48, 61.44°) |
| OKLab | oklab(84.94% 0.0435 0.0653) |
| OKLCH | oklch(84.94% 0.078 56.3) |
| XYZ | xyz(63.0786, 60.1364, 39.7310) |
| Luminance | 0.6013 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.84
Peach (survey)
#FFB07C
ΔE00 6.38
Light Peach
#FFD8B1
ΔE00 6.39
Peach
#FFDAB9
ΔE00 6.64
Burlywood
#DEB887
ΔE00 7.48
Apricot (survey)
#FFB16D
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6C19C #9CD1F6
analogous
#F69CA4 #F6C19C #F6EE9C
triadic
#F6C19C #9CF6C1 #C19CF6
tetradic
#F6C19C #A4F69C #9CD1F6 #EE9CF6
square
#F6C19C #A4F69C #9CD1F6 #EE9CF6
split-complementary
#F6C19C #9CF6EE #9CA4F6
monochromatic
#EC7B2C #F19E64 #F6C19C #FBE4D4 #FCEDE3
Accessibility & contrast
On white
1.61
#F6C19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#F6C19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6C19C
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6C19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6C19C | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C599
Deuteranopia (green-blind)
#DDD09C
Tritanopia (blue-blind)
#FFB7B7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f6c19c; /* rgb */ color: rgb(246, 193, 156); /* oklch */ color: oklch(84.9% 0.078 56.3);
Tailwind
colors: {
custom: {
50: '#fbd3b9',
500: '#f6c19c',
950: '#000000',
},
}SCSS
$custom: #f6c19c; $custom-light: #fbd3b9; $custom-dark: #000000;
JSON
{
"hex": "#f6c19c",
"rgb": {
"r": 246,
"g": 193,
"b": 156
},
"hsl": {
"h": 24.667,
"s": 83.333,
"l": 78.824
},
"oklch": {
"l": 0.84936,
"c": 0.0784,
"h": 56.3
},
"luminance": 0.60133
}Semantic roles & 50–950 ramp
primary
#F6C19C
secondary
#61A5D5
accent
#86E006
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381