#F6C78C#F6C78C
#F6C78C is a very light, moderate orange. Relative luminance 0.623; OKLCH L 85.8% C 0.092 H 72.4°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F6C78C |
|---|---|
| RGB | rgb(246, 199, 140) |
| HSL | hsl(33, 85%, 76%) |
| HSV | hsv(33, 43%, 96%) |
| CMYK | cmyk(0%, 19.1%, 43.1%, 3.5%) |
| CIE-LAB | lab(83.09, 9.21, 35.82) |
| CIE-LCH | lch(83.09, 36.98, 75.58°) |
| OKLab | oklab(85.77% 0.0279 0.0881) |
| OKLCH | oklch(85.77% 0.092 72.4) |
| XYZ | xyz(63.1653, 62.3365, 33.5109) |
| Luminance | 0.6233 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.89
Navajowhite
#FFDEAD
ΔE00 6.17
Light Peach
#FFD8B1
ΔE00 6.21
Very Light Brown
#D3B683
ΔE00 7.13
Tan
#D2B48C
ΔE00 7.69
Peach
#FFDAB9
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6C78C #8CBBF6
analogous
#F6928C #F6C78C #F0F68C
triadic
#F6C78C #8CF6C7 #C78CF6
tetradic
#F6C78C #8CF692 #8CBBF6 #F68CF0
square
#F6C78C #8CF692 #8CBBF6 #F68CF0
split-complementary
#F6C78C #8CF0F6 #928CF6
monochromatic
#ED901A #F2AB53 #F6C78C #FAE3C5 #FDF1E3
Accessibility & contrast
On white
1.56
#F6C78C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#F6C78C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6C78C
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6C78C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6C78C | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C888
Deuteranopia (green-blind)
#E3D38D
Tritanopia (blue-blind)
#FFBBB8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f6c78c; /* rgb */ color: rgb(246, 199, 140); /* oklch */ color: oklch(85.8% 0.092 72.4);
Tailwind
colors: {
custom: {
50: '#fbd7ae',
500: '#f6c78c',
950: '#000000',
},
}SCSS
$custom: #f6c78c; $custom-light: #fbd7ae; $custom-dark: #000000;
JSON
{
"hex": "#f6c78c",
"rgb": {
"r": 246,
"g": 199,
"b": 140
},
"hsl": {
"h": 33.396,
"s": 85.484,
"l": 75.686
},
"oklch": {
"l": 0.85769,
"c": 0.09245,
"h": 72.4
},
"luminance": 0.62333
}Semantic roles & 50–950 ramp
primary
#F6C78C
secondary
#538CD4
accent
#66E204
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381