#F6BD85#F6BD85
#F6BD85 is a very light, moderate orange. Relative luminance 0.577; OKLCH L 83.8% C 0.097 H 65.3°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F6BD85 |
|---|---|
| RGB | rgb(246, 189, 133) |
| HSL | hsl(30, 86%, 74%) |
| HSV | hsv(30, 46%, 96%) |
| CMYK | cmyk(0%, 23.2%, 45.9%, 3.5%) |
| CIE-LAB | lab(80.56, 13.74, 36.15) |
| CIE-LCH | lch(80.56, 38.67, 69.19°) |
| OKLab | oklab(83.76% 0.0407 0.0886) |
| OKLCH | oklch(83.76% 0.097 65.3) |
| XYZ | xyz(60.4398, 57.6852, 30.1367) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.92
Burlywood
#DEB887
ΔE00 5.34
Peach (survey)
#FFB07C
ΔE00 6.19
Sandybrown
#F4A460
ΔE00 7.13
Light Peach
#FFD8B1
ΔE00 7.67
Pale Orange
#FFA756
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6BD85 #85BEF6
analogous
#F68586 #F6BD85 #F6F685
triadic
#F6BD85 #85F6BD #BD85F6
tetradic
#F6BD85 #86F685 #85BEF6 #F685F6
square
#F6BD85 #86F685 #85BEF6 #F685F6
split-complementary
#F6BD85 #85F6F6 #8586F6
monochromatic
#EE7F13 #F29E4C #F6BD85 #FADCBE #FDF0E3
Accessibility & contrast
On white
1.68
#F6BD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#F6BD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6BD85
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6BD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6BD85 | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C081
Deuteranopia (green-blind)
#DDCD86
Tritanopia (blue-blind)
#FFB0AF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f6bd85; /* rgb */ color: rgb(246, 189, 133); /* oklch */ color: oklch(83.8% 0.097 65.3);
Tailwind
colors: {
custom: {
50: '#fbd0a9',
500: '#f6bd85',
950: '#000000',
},
}SCSS
$custom: #f6bd85; $custom-light: #fbd0a9; $custom-dark: #000000;
JSON
{
"hex": "#f6bd85",
"rgb": {
"r": 246,
"g": 189,
"b": 133
},
"hsl": {
"h": 29.735,
"s": 86.26,
"l": 74.314
},
"oklch": {
"l": 0.83757,
"c": 0.09747,
"h": 65.3
},
"luminance": 0.57681
}Semantic roles & 50–950 ramp
primary
#F6BD85
secondary
#4C90D3
accent
#74E303
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380