#F6BC92#F6BC92
#F6BC92 is a very light, moderate orange. Relative luminance 0.576; OKLCH L 83.8% C 0.087 H 57.1°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F6BC92 |
|---|---|
| RGB | rgb(246, 188, 146) |
| HSL | hsl(25, 85%, 77%) |
| HSV | hsv(25, 41%, 96%) |
| CMYK | cmyk(0%, 23.6%, 40.7%, 3.5%) |
| CIE-LAB | lab(80.54, 15.60, 29.32) |
| CIE-LCH | lch(80.54, 33.21, 61.98°) |
| OKLab | oklab(83.81% 0.0473 0.0732) |
| OKLCH | oklch(83.81% 0.087 57.1) |
| XYZ | xyz(61.1798, 57.6382, 35.0914) |
| Luminance | 0.5764 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.77
Apricot
#FBCEB1
ΔE00 5.63
Apricot (survey)
#FFB16D
ΔE00 6.40
Burlywood
#DEB887
ΔE00 7.16
Light Peach
#FFD8B1
ΔE00 7.55
Sandybrown
#F4A460
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6BC92 #92CCF6
analogous
#F6929A #F6BC92 #F6EE92
triadic
#F6BC92 #92F6BC #BC92F6
tetradic
#F6BC92 #9AF692 #92CCF6 #EE92F6
square
#F6BC92 #9AF692 #92CCF6 #EE92F6
split-complementary
#F6BC92 #92F6EE #929AF6
monochromatic
#ED7721 #F19959 #F6BC92 #FBDFCB #FDEEE3
Accessibility & contrast
On white
1.68
#F6BC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#F6BC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6BC92
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6BC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6BC92 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC08F
Deuteranopia (green-blind)
#DBCD92
Tritanopia (blue-blind)
#FFB1B1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f6bc92; /* rgb */ color: rgb(246, 188, 146); /* oklch */ color: oklch(83.8% 0.087 57.1);
Tailwind
colors: {
custom: {
50: '#fbd0b2',
500: '#f6bc92',
950: '#000000',
},
}SCSS
$custom: #f6bc92; $custom-light: #fbd0b2; $custom-dark: #000000;
JSON
{
"hex": "#f6bc92",
"rgb": {
"r": 246,
"g": 188,
"b": 146
},
"hsl": {
"h": 25.2,
"s": 84.746,
"l": 76.863
},
"oklch": {
"l": 0.83806,
"c": 0.08711,
"h": 57.1
},
"luminance": 0.57635
}Semantic roles & 50–950 ramp
primary
#F6BC92
secondary
#58A0D4
accent
#84E104
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181411
muted
#868381