#F6B889#F6B889
#F6B889 is a very light, moderate orange. Relative luminance 0.557; OKLCH L 82.9% C 0.095 H 58.1°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F6B889 |
|---|---|
| RGB | rgb(246, 184, 137) |
| HSL | hsl(26, 86%, 75%) |
| HSV | hsv(26, 44%, 96%) |
| CMYK | cmyk(0%, 25.2%, 44.3%, 3.5%) |
| CIE-LAB | lab(79.43, 16.77, 32.59) |
| CIE-LCH | lch(79.43, 36.65, 62.78°) |
| OKLab | oklab(82.9% 0.05 0.0805) |
| OKLCH | oklch(82.9% 0.095 58.1) |
| XYZ | xyz(59.6644, 55.6838, 31.2675) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.67
Apricot (survey)
#FFB16D
ΔE00 4.91
Sandybrown
#F4A460
ΔE00 6.52
Burlywood
#DEB887
ΔE00 7.09
Apricot
#FBCEB1
ΔE00 7.17
Pale Orange
#FFA756
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6B889 #89C7F6
analogous
#F68990 #F6B889 #F6EF89
triadic
#F6B889 #89F6B8 #B889F6
tetradic
#F6B889 #90F689 #89C7F6 #EF89F6
square
#F6B889 #90F689 #89C7F6 #EF89F6
split-complementary
#F6B889 #89F6EF #8990F6
monochromatic
#ED7417 #F29650 #F6B889 #FADAC2 #FDEEE3
Accessibility & contrast
On white
1.73
#F6B889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#F6B889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6B889
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6B889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6B889 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABD86
Deuteranopia (green-blind)
#D9CA89
Tritanopia (blue-blind)
#FFACAC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #f6b889; /* rgb */ color: rgb(246, 184, 137); /* oklch */ color: oklch(82.9% 0.095 58.1);
Tailwind
colors: {
custom: {
50: '#fbcdac',
500: '#f6b889',
950: '#000000',
},
}SCSS
$custom: #f6b889; $custom-light: #fbcdac; $custom-dark: #000000;
JSON
{
"hex": "#f6b889",
"rgb": {
"r": 246,
"g": 184,
"b": 137
},
"hsl": {
"h": 25.872,
"s": 85.827,
"l": 75.098
},
"oklch": {
"l": 0.82896,
"c": 0.09481,
"h": 58.1
},
"luminance": 0.5568
}Semantic roles & 50–950 ramp
primary
#F6B889
secondary
#509BD3
accent
#82E203
background
#FFFEFD
surface
#FFFAF7
border
#D7D3D0
text
#181310
muted
#868381