#F6C8A2#F6C8A2
#F6C8A2 is a very light, moderate orange. Relative luminance 0.635; OKLCH L 86.4% C 0.073 H 61.2°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F6C8A2 |
|---|---|
| RGB | rgb(246, 200, 162) |
| HSL | hsl(27, 82%, 80%) |
| HSV | hsv(27, 34%, 96%) |
| CMYK | cmyk(0%, 18.7%, 34.1%, 3.5%) |
| CIE-LAB | lab(83.71, 11.14, 25.18) |
| CIE-LCH | lch(83.71, 27.53, 66.14°) |
| OKLab | oklab(86.38% 0.035 0.0637) |
| OKLCH | oklch(86.38% 0.073 61.2) |
| XYZ | xyz(65.1835, 63.5131, 43.0012) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.31
Light Peach
#FFD8B1
ΔE00 4.06
Peach
#FFDAB9
ΔE00 4.53
Burlywood
#DEB887
ΔE00 6.62
Navajowhite
#FFDEAD
ΔE00 7.49
Bisque
#FFE4C4
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6C8A2 #A2D0F6
analogous
#F6A2A6 #F6C8A2 #F6F2A2
triadic
#F6C8A2 #A2F6C8 #C8A2F6
tetradic
#F6C8A2 #A6F6A2 #A2D0F6 #F2A2F6
square
#F6C8A2 #A6F6A2 #A2D0F6 #F2A2F6
split-complementary
#F6C8A2 #A2F6F2 #A2A6F6
monochromatic
#EB8632 #F1A76A #F6C8A2 #FBE9DA #FCEFE3
Accessibility & contrast
On white
1.53
#F6C8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#F6C8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6C8A2
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6C8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6C8A2 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CB9F
Deuteranopia (green-blind)
#E1D5A3
Tritanopia (blue-blind)
#FFBFBE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f6c8a2; /* rgb */ color: rgb(246, 200, 162); /* oklch */ color: oklch(86.4% 0.073 61.2);
Tailwind
colors: {
custom: {
50: '#fad8bd',
500: '#f6c8a2',
950: '#000000',
},
}SCSS
$custom: #f6c8a2; $custom-light: #fad8bd; $custom-dark: #000000;
JSON
{
"hex": "#f6c8a2",
"rgb": {
"r": 246,
"g": 200,
"b": 162
},
"hsl": {
"h": 27.143,
"s": 82.353,
"l": 80
},
"oklch": {
"l": 0.86377,
"c": 0.07264,
"h": 61.2
},
"luminance": 0.6351
}Semantic roles & 50–950 ramp
primary
#F6C8A2
secondary
#66A3D6
accent
#7DDF07
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382