#F6C898#F6C898
#F6C898 is a very light, moderate orange. Relative luminance 0.632; OKLCH L 86.2% C 0.082 H 67.6°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F6C898 |
|---|---|
| RGB | rgb(246, 200, 152) |
| HSL | hsl(31, 84%, 78%) |
| HSV | hsv(31, 38%, 96%) |
| CMYK | cmyk(0%, 18.7%, 38.2%, 3.5%) |
| CIE-LAB | lab(83.53, 9.98, 30.18) |
| CIE-LCH | lch(83.53, 31.78, 71.71°) |
| OKLab | oklab(86.18% 0.0311 0.0754) |
| OKLCH | oklch(86.18% 0.082 67.6) |
| XYZ | xyz(64.3297, 63.1716, 38.5046) |
| Luminance | 0.6317 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.32
Burlywood
#DEB887
ΔE00 5.05
Peach
#FFDAB9
ΔE00 5.72
Navajowhite
#FFDEAD
ΔE00 6.02
Apricot
#FBCEB1
ΔE00 6.14
Tan
#D2B48C
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6C898 #98C6F6
analogous
#F69998 #F6C898 #F5F698
triadic
#F6C898 #98F6C8 #C898F6
tetradic
#F6C898 #98F699 #98C6F6 #F698F5
square
#F6C898 #98F699 #98C6F6 #F698F5
split-complementary
#F6C898 #98F5F6 #9998F6
monochromatic
#EC8C27 #F1AA60 #F6C898 #FBE6D0 #FDF0E3
Accessibility & contrast
On white
1.54
#F6C898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#F6C898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6C898
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6C898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6C898 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA95
Deuteranopia (green-blind)
#E2D499
Tritanopia (blue-blind)
#FFBDBB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f6c898; /* rgb */ color: rgb(246, 200, 152); /* oklch */ color: oklch(86.2% 0.082 67.6);
Tailwind
colors: {
custom: {
50: '#fbd8b6',
500: '#f6c898',
950: '#000000',
},
}SCSS
$custom: #f6c898; $custom-light: #fbd8b6; $custom-dark: #000000;
JSON
{
"hex": "#f6c898",
"rgb": {
"r": 246,
"g": 200,
"b": 152
},
"hsl": {
"h": 30.638,
"s": 83.929,
"l": 78.039
},
"oklch": {
"l": 0.86179,
"c": 0.08151,
"h": 67.6
},
"luminance": 0.63168
}Semantic roles & 50–950 ramp
primary
#F6C898
secondary
#5D98D5
accent
#70E005
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381